haxeui-html5
haxeui-html5 copied to clipboard
The HTML5 backend of the HaxeUI framework -
1. The header "Column C" is slightly taller than A & B? Not sure why but it is in html only raylib was fine. 2. The second and third columns...
Screenshot:  This probably also affects other haxeui repos. Cheers, azrafe7
If you try to build the default httml5 project haxe html5.hxml /home/pi/Sten/plaf/haxe/lib/haxeui-html5/1,2,0/haxe/ui/backend/ComponentImpl.hx:517: characters 12-39 : js.html.CSSStyleDeclaration has no field pointerEvents https://github.com/haxeui/haxeui-html5/blob/4b49b9a6cc7b14ed75c2bd1255be4ab2184d64a0/haxe/ui/backend/ComponentImpl.hx#L517 ## Possible Solution I commented the line and it...
Hi, I see no other way of contacting you guys then by submitting an issue. I am using https://github.com/haxeui/haxeui-html5/blob/master/haxe/ui/backend/html5/util/FontDetect.hx for quite a while to detect if fonts are loaded. But...
Assigning string that contains ` ## Possible Solution ## Steps to Reproduce (for bugs) Run test app described bellow. ## Media  ## Test app / minimal test case ```...
I'm trying explore haxeui examples, responsive ui example. It's works OK, but i have some problems with viewing it on mobile. when i try to scroll, it scrolls a bit...
Sometimes in my layout element.scrollHeight would be 0 causing looping issue. This fixes it. I will continue to look for repeat
Just copying it over here from discord http://haxeui.org/builder/?9042621c ## Current Behavior Scrollbar doesn't appear. ## Steps to Reproduce (for bugs) ```xml ``` ## Your Environment Bug appears in the builder.
I've noticed an issue when using Splitters to shrink a ListView that resizes together with the shrinking container. Once you shrink it to the smallest size possible, the browser tab...
Hello! Check the following screencast: 