haxeui-html5 icon indicating copy to clipboard operation
haxeui-html5 copied to clipboard

The HTML5 backend of the HaxeUI framework -

Results 14 haxeui-html5 issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/1266447/124403802-62c64480-dd38-11eb-9fb6-04336a3ed662.png) 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...

backlog

Assigning string that contains ` ## Possible Solution ## Steps to Reproduce (for bugs) Run test app described bellow. ## Media ![button](https://user-images.githubusercontent.com/7101031/68544704-b307ca80-03ce-11ea-8707-07289ae17b42.png) ## Test app / minimal test case ```...

backlog

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...

retest required

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: ![switches](https://github.com/haxeui/haxeui-html5/assets/148413840/aea66ba1-c2b8-4d1e-89a7-9384570dacfc)