Adrian Veith
Adrian Veith
This is not a bug, but it really hurts the usability on Windows. Compiling the same project inside Aporia vs compiling it from command line take twice the time or...
This is a reopen of haxe issue https://github.com/HaxeFoundation/haxe/issues/9780 Now I guess the problem is windows specific. In the following code I tried to follow the problem. ``DateTools.format()`` calls the library...
1. people are used, that depending on the velocity of a swipe the list continues to scroll and stops retarded, like it has a friction 2. the cursor (if there...
I am playing around with the hxWidgets target and wanted to try out the TableView in virtual mode, but without success. The component creation throws an exception: invalid cast. my...
### Platforms affected iOS ### Motivation and Context Issue #778 ### Description setting data to nil in line 409 crashes the front end app. Therefore I commented it out. This...