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

    bright-gpu-74537

    07/14/2022, 8:23 PM
    so yeah, i dont really get it either, if byteArray is null, it should create one: https://github.com/openfl/openfl/blob/develop/src/openfl/display/BitmapData.hx#L1119
  • b

    bright-gpu-74537

    07/14/2022, 8:29 PM
    ... ... reading openfl / lime source is quite the ... ... ... experience sometimes
  • i

    icy-zebra-52882

    07/14/2022, 10:21 PM
    https://plzlookat.mystupid.pictures/HelloWorld_rYRru6aqRz.mp4
  • p

    purple-businessperson-14467

    07/15/2022, 2:14 AM
    It's in consistent. At first the drag bar moves both the inner and outer scrollbar. Then only the inner is moved (until the extent is hit)
  • p

    purple-businessperson-14467

    07/15/2022, 2:31 AM
    I like the way the mouse wheel works
  • b

    brave-kangaroo-30399

    07/15/2022, 3:59 AM
    I'm getting closer to finishing my current game, then I will help out with the heaps backend 😅
  • b

    brave-kangaroo-30399

    07/15/2022, 3:59 AM
    The scope keeps increasing and I haven't had the time to put samples together
  • f

    future-iron-61487

    07/15/2022, 6:34 AM
    -> closer to finishing my current game -> the scope keeps increasing I have bad news for you
  • b

    bright-gpu-74537

    07/15/2022, 6:43 AM
    that doesnt happen on my end
  • b

    bright-gpu-74537

    07/15/2022, 6:45 AM
    OK, so that just looks like the dropdown popup didnt hide when the listview scrolls... is that right? (just making sure were talking about the same thing)
  • b

    bright-gpu-74537

    07/15/2022, 6:47 AM
    what browser hoseyhosey?
  • i

    icy-zebra-52882

    07/15/2022, 9:01 AM
    I meant that trying to scroll with a drop-down open should stop the parent list view scrolling at all
  • i

    icy-zebra-52882

    07/15/2022, 9:01 AM
    I'd expect it to only scroll the drop-down, or close the drop down instead
  • f

    future-iron-61487

    07/15/2022, 9:02 AM
    chaos mode: it should still scroll the list view and take the dropdown with it
  • b

    bright-gpu-74537

    07/15/2022, 9:02 AM
    certainly should - ill check if it doesnt - in fact, if the wheel even is in the dropdown list then it should scroll, if its not then it should close the dropdown (assuming the page scrolls)
  • b

    bright-gpu-74537

    07/15/2022, 9:10 AM
    http://haxeui.org/builder/?zhyzyv
  • b

    bright-gpu-74537

    07/15/2022, 9:10 AM
    am i missing something here? I mean, ignore the fact that the dropdown list stays on screen when you scroll the parent listview (thats a bug for sure)
  • b

    bright-gpu-74537

    07/15/2022, 9:11 AM
    but scrolling the dropdown listview doesnt affect the scrolling of the parent scrollview
  • i

    icy-zebra-52882

    07/15/2022, 9:13 AM
    try it on Flixel
  • i

    icy-zebra-52882

    07/15/2022, 9:14 AM
    the video I took shows the drop-down pop-up scrolling staying in place when the player scrolls, as well as the parent scrollview scrolling
  • b

    bright-gpu-74537

    07/15/2022, 9:28 AM
    weird, yeah, mouse wheel specifically behaves differently in haxeui-flixel
  • b

    bright-gpu-74537

    07/15/2022, 9:28 AM
    seems its cant be cancelled
  • b

    bright-gpu-74537

    07/15/2022, 10:43 AM
    OK, that should be fixed now - ive also fixed the issue where if the dropdown moves (even in a scrollview) then the dropdown should hide itself - i might see if it looks "right" if the dropdown stays open and follows the the button, but for now it will auto close.
  • b

    bright-gpu-74537

    07/15/2022, 10:43 AM
    latest haxeui-flixel for the mouse wheel not being canclled and latest haxeui-core for the dropdown hiding when its button moves
  • i

    icy-zebra-52882

    07/15/2022, 10:47 AM
    I'll give it a go when I get chance
  • b

    best-agent-85158

    07/15/2022, 12:45 PM
    using the OpenFileDialog, how do i select a folder?
  • b

    best-agent-85158

    07/15/2022, 12:45 PM
    i want the user to select a folder, from which ill take image files
  • b

    bright-gpu-74537

    07/15/2022, 1:33 PM
    there is no OpenFolderDialog... mainly because the target frameworks dont support that - with the exception of wxwidgets
  • p

    purple-businessperson-14467

    07/15/2022, 3:24 PM
    Chrome 103.0.5060.114 also Edge 103.0.1264.49 I'll look for a pattern
  • b

    bright-gpu-74537

    07/15/2022, 3:42 PM
    could it be like caching or something?
1...116511661167...1687Latest