feathersui-openfl icon indicating copy to clipboard operation
feathersui-openfl copied to clipboard

Cross-platform graphical user interface components for creative frontend projects — powered by Haxe and OpenFL

Results 82 feathersui-openfl issues
Sort by recently updated
recently updated
newest added

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

openfl-bug

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

openfl-bug

On focus, prompt continues to be displayed, but at a smaller size above the input area.

enhancement

This will ensure that the item renderer won't select when clicking a button or other focusable child.

enhancement

Should wait for touchEnd or touchTap. On desktop, it makes sense to keep mouseDown, though, so maybe the event used needs to be configurable.

bug

Would work somewhat similarly to `liveDragging` on sliders. If ListView is not open, then any changes would be instant.

enhancement

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