https://linen.dev logo
Join Discord
Powered by
# haxe-ui
  • b

    bright-gpu-74537

    09/12/2019, 4:40 PM
    it would be great if you could get a minimal sample and maybe open an issue on haxeui-core? Seems like a bug
  • m

    magnificent-caravan-75149

    09/12/2019, 4:43 PM
    sure thing.. tried invalidate with the swap and it didn't work either
  • b

    bright-gpu-74537

    09/12/2019, 4:44 PM
    invalidate should be called as part of add/remove/swap classes, so i think its something else
  • b

    bright-gpu-74537

    09/12/2019, 4:59 PM
    i really wanna get this image somewhere on the site:
  • b

    bright-gpu-74537

    09/12/2019, 4:59 PM
    but dont quite know where... i was thinking an "about" page or something... but that probably means ill have to actually write stuff about the image 😄
  • b

    bright-gpu-74537

    09/12/2019, 7:18 PM
    thanks @magnificent-caravan-75149 for the issue 👍
  • m

    magnificent-caravan-75149

    09/12/2019, 7:25 PM
    🙂 it's strange that I can't get it working in the minimal example but it works on my main app
  • b

    busy-exabyte-4595

    09/12/2019, 7:26 PM
    i guess i found some glitches in the components explorer | to reproduce > click on Calendars and then Progress Bars
  • b

    bright-gpu-74537

    09/12/2019, 7:36 PM
    ^^ oh
  • b

    bright-gpu-74537

    09/12/2019, 7:36 PM
    ... click on "Progress Bars" basically
  • b

    bright-gpu-74537

    09/12/2019, 7:38 PM
    relevantFiles: ["views/progessbars.xml"]
  • b

    bright-gpu-74537

    09/12/2019, 7:38 PM
    nice little typo 🙂
  • b

    bright-gpu-74537

    09/12/2019, 7:40 PM
    should be fixed now
  • b

    bright-gpu-74537

    09/12/2019, 7:41 PM
    ive also added a number of other examples to the playground
  • b

    bright-gpu-74537

    09/12/2019, 7:41 PM
    ... ... not a huge amount, but some
  • b

    bright-gpu-74537

    09/12/2019, 7:45 PM
    ... ... ... do you think its worth adding something at the top of the component explorer like "currently a work in progress, not all components have full examples" etc.. or just leave it?
  • l

    loud-salesclerk-7438

    09/12/2019, 7:52 PM
    maybe grey out entries where a samples are coming soon?
  • b

    bright-gpu-74537

    09/12/2019, 7:53 PM
    yeah, i thought that, or a little note... but there are also items that do have data, ie, not just the placeholder, but they arent "complete", ie, there isnt the styled versions, etc
  • b

    bright-gpu-74537

    09/12/2019, 7:54 PM
    but putting an "Incomplete" under it felt "wrong"
  • m

    magnificent-caravan-75149

    09/12/2019, 7:57 PM
    hmm, ComponentExplorer and Playground don't work on Firefox 60 for Linux but does on Chromium
  • b

    bright-gpu-74537

    09/12/2019, 7:59 PM
    oh... great
  • m

    magnificent-caravan-75149

    09/12/2019, 8:01 PM
    I'm looking into it... could be my Firefox since it crashes occassionally. I have upgraded Debian yet to 10. Let me nose around a bit.
  • l

    loud-salesclerk-7438

    09/12/2019, 8:05 PM
    can confirm, Firefox 69 shows an empty page - everything is there, it's just hidden or somehow has a height of 0... I think it needs a few
    height
    values to make it show things
  • b

    bright-gpu-74537

    09/12/2019, 8:07 PM
    i think its this
  • b

    bright-gpu-74537

    09/12/2019, 8:07 PM
    min-height: calc(100% - 60px);
  • m

    magnificent-caravan-75149

    09/12/2019, 8:17 PM
    yep that's it.
  • b

    bright-gpu-74537

    09/12/2019, 8:18 PM
    ok, should all be fixed now
  • b

    bright-gpu-74537

    09/12/2019, 8:19 PM
    thanks for the help tweaking here guys... very much appreciated 😉
  • l

    loud-salesclerk-7438

    09/12/2019, 8:20 PM
    yep, it's fixed
  • m

    magnificent-caravan-75149

    09/12/2019, 8:20 PM
    playground is good to go also
1...106107108...1687Latest