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

    best-agent-85158

    01/17/2023, 2:30 PM
    looks like a cache problem, and it looks like something related to haxeui (since errors don't trace back to the source code)
  • b

    bright-gpu-74537

    01/17/2023, 2:32 PM
    what do you mean "run"? I cant get it to hang... what browser?
  • b

    best-agent-85158

    01/17/2023, 2:33 PM
    firefox
  • b

    bright-gpu-74537

    01/17/2023, 2:33 PM
    and what do you mean by "run" and "hang"... like it becomes unresponsive?
  • b

    best-agent-85158

    01/17/2023, 2:33 PM
    run means refreshing the website
  • b

    best-agent-85158

    01/17/2023, 2:33 PM
    yes, and firefox suggests to shut it down
  • b

    bright-gpu-74537

    01/17/2023, 2:34 PM
    oh yeah, it hangs immediately on FF
  • b

    best-agent-85158

    01/17/2023, 2:34 PM
    works on chrome?
  • b

    bright-gpu-74537

    01/17/2023, 2:34 PM
    yup
  • b

    best-agent-85158

    01/17/2023, 2:34 PM
    if you press somewhere, press stop when it suggests, and refresh, things should work
  • b

    bright-gpu-74537

    01/17/2023, 2:34 PM
    yeah, its all working fine now
  • b

    best-agent-85158

    01/17/2023, 2:35 PM
    but when you switch filters to everything other than sharpen, grayscale or deepfry, tings freeze again
  • b

    bright-gpu-74537

    01/17/2023, 2:36 PM
    if you ctrl+f5 it hangs every time
  • b

    bright-gpu-74537

    01/17/2023, 2:36 PM
    so yeah, something strange going on with the cache
  • b

    bright-gpu-74537

    01/17/2023, 2:37 PM
    i wonder why it affects haxeui though... 🤔
  • b

    best-agent-85158

    01/17/2023, 2:37 PM
    i dont even know if its an FF problem or haceui problem
  • b

    best-agent-85158

    01/17/2023, 2:37 PM
    it remindes me of the "magic width" i had a couple of months ago, which crashed haxeui on firefox whe it was set
  • b

    best-agent-85158

    01/17/2023, 2:38 PM
    something arounf 130px iirc
  • b

    bright-gpu-74537

    01/17/2023, 2:46 PM
    this is the stack, so its defo a haxeui issue...
  • b

    bright-gpu-74537

    01/17/2023, 2:46 PM
    just think its something weird that maybe when trying to draw the image, it returns too fast, or something
  • b

    bright-gpu-74537

    01/17/2023, 2:47 PM
    no clue... ill check it out - but later
  • b

    best-agent-85158

    01/17/2023, 2:48 PM
    nice, thanks :) if you have any updates on this, or something you think i can help with, ping me
  • f

    full-journalist-82607

    01/17/2023, 11:13 PM
    Found an interesting layout bug in html5, you just need to do
  • h

    hallowed-ocean-84954

    01/18/2023, 4:03 AM
    Is there any simple way to have a dropdown list expand to the width of the longest value either always or on display of the dropdown ? I have elements in the list which are GL constants and they get broken and wrapped and I'd prefer they didn't. See image. I tried things like 100% width in places but that has other odd effects and doesn't really work properly.
  • h

    happy-agent-4114

    01/18/2023, 4:14 AM
    You're absolutely right lol
  • h

    happy-agent-4114

    01/18/2023, 4:14 AM
    This would be useful too
  • h

    happy-agent-4114

    01/18/2023, 4:15 AM
    I'm probably wrong but the way I would do it is just setting the width to a multiple of the width of a character
  • h

    hallowed-ocean-84954

    01/18/2023, 4:22 AM
    Yeah. I was hoping I could avoid hardcoding it
  • b

    bright-gpu-74537

    01/18/2023, 8:02 AM
    i dont think listviews can auto width, just autohieight, i think at least - one thing you can do, but it does involve hardcoding is you can make the actual list a fixed width (not the whole dropdown), eg: http://haxeui.org/builder/?9ad6ba5b
  • b

    bright-gpu-74537

    01/18/2023, 9:03 AM
    OK, so this works now... you can use "theme" again
1...138613871388...1687Latest