feathersui-openfl
feathersui-openfl copied to clipboard
Cross-platform graphical user interface components for creative frontend projects — powered by Haxe and OpenFL
when I set embedFonts to true in the TextInput the Arabic symbols doesn't work properly, they do not reshape and don't go from right to left but if embedFonts is...
I'm using a custom theme. If I apply a filter to a callout like below, the callout content (inside a Panel) will be shown outside the callout while scrolling. In...
On focus, prompt continues to be displayed, but at a smaller size above the input area.
This will ensure that the item renderer won't select when clicking a button or other focusable child.
Should wait for touchEnd or touchTap. On desktop, it makes sense to keep mouseDown, though, so maybe the event used needs to be configurable.
Would work somewhat similarly to `liveDragging` on sliders. If ListView is not open, then any changes would be instant.
Here is a proposal for caret index. It would be nice to have access to it in many cases. I assume it is just an oversight not to include it...