issues
search
feathersui
/
feathersui-openfl
Cross-platform graphical user interface components for creative frontend projects — powered by Haxe and OpenFL
https://feathersui.com/
Other
162
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
NumericStepper: Support for repeating decrement/increment when button is held down
#190
joshtynjala
opened
2 weeks ago
0
Bump path-to-regexp and serve-handler in /test
#189
dependabot[bot]
closed
2 weeks ago
1
Remove: Stale documentation in Route.hx
#188
loskool
closed
4 weeks ago
6
Text input components with context-menu options
#187
rat-moonshine
opened
2 months ago
1
TabBar: paddingTop property
#186
joshtynjala
closed
2 months ago
1
BaseDividedBox: with more than 2 children, setting the dividerFactory property will remove the third child
#185
joshtynjala
opened
3 months ago
0
AnchorLayout: error when `relativeTo` points to something not in the layout.
#184
player-03
closed
3 months ago
4
Fix typo in CONTRIBUTING.md
#183
player-03
closed
3 months ago
1
Fix small bug with rendering on slice9
#182
NeeEoo
closed
3 months ago
1
Fix haxe 5 build
#181
barisyild
closed
4 months ago
0
Label: expose antiAliasType property and pass to internal TextField (same for other text controls)
#180
joshtynjala
opened
4 months ago
0
When the duration is 0, the scroller.stop() should be executed once
#179
rainyt
closed
5 months ago
0
TextInput: Include the caretIndex property
#178
dimensionscape
closed
6 months ago
1
FeathersControl: Improve disabledAlpha property
#177
dimensionscape
closed
6 months ago
1
ToggleSwitch: optional on icon and off icon
#176
joshtynjala
opened
7 months ago
0
LongPress: property for maximum distance moved between mouseDown and mouseUp
#175
joshtynjala
closed
7 months ago
0
ListView: option to commit selection on item trigger only
#174
joshtynjala
opened
7 months ago
0
ListView: option to wrap keyboard navigation with arrow keys
#173
joshtynjala
opened
7 months ago
0
HorizontalAlign.JUSTIFY not working in AIR
#172
hydroper
closed
8 months ago
1
Fade in throwing reference error
#171
hydroper
closed
8 months ago
2
Inline Label cutting off in AIR
#170
hydroper
closed
5 months ago
2
New Component: Window/dialog: Similar to Alert, but allows completely custom content
#169
joshtynjala
opened
8 months ago
0
Alert: optional close button in header
#168
joshtynjala
opened
8 months ago
0
ListView: scroll selected item fully into view if it is clicked/tapped
#167
joshtynjala
closed
8 months ago
0
ItemRenderer: option to disable mouse/touch states
#166
joshtynjala
closed
5 months ago
0
Exception: Null Object Reference - Clicking on Button
#165
piotrzarzycki21
opened
8 months ago
9
Exception: Null Object Reference - Rectangle.hx
#164
piotrzarzycki21
closed
7 months ago
5
ToggleSwitch: optional on and off text
#163
joshtynjala
closed
7 months ago
0
AssetLoader: property to display BitmapData and/or an arbitrary DisplayObject instead of loading with a string
#162
joshtynjala
opened
9 months ago
0
GridView: skin property for region to the right of headers and above scroll bar
#161
joshtynjala
closed
11 months ago
0
Only the first row is rendered in `GridView` in a specific configuration.
#160
nadako
closed
11 months ago
0
ValidatingSprite using map instead of flags
#159
aemorax
closed
1 year ago
3
TextInput: Add new property to allow prompt to float above input text when focused
#158
joshtynjala
opened
1 year ago
0
TextInput content can copied when displayAsPassword=true
#157
rat-moonshine
closed
1 year ago
2
ListViewEvent.ITEM_TRIGGER return as `null` to handler method when used with GroupListView
#156
rat-moonshine
closed
1 year ago
6
BaseScrollContainer: ignore arrow keys, page up/down, and home/end when TextField of type INPUT has focus
#155
joshtynjala
closed
11 months ago
0
TextInput, TextArea: add missing factory for error callout
#154
joshtynjala
closed
11 months ago
0
Copy/Paste in TextInput not works reliably
#153
rat-moonshine
closed
1 year ago
4
Port readjustLayout() to LayoutGroup and ScrollContainer from Starling version
#152
joshtynjala
closed
11 months ago
0
FormItem.textPosition=LEFT and FormItem.horizontalAlign = JUSTIFY do not goes at same time
#151
rat-moonshine
closed
1 year ago
1
Haxe 4.3 no longer requires HashLink array resize() workaround
#150
joshtynjala
closed
1 year ago
0
Panel: set header and footer width during measurement to handle height changes
#149
joshtynjala
closed
1 year ago
0
StackNavigator: pop variation to go back an arbitrary number of steps in the history
#148
joshtynjala
closed
1 year ago
1
LayoutGroupItemRenderer: Update to use PointerTrigger with custom hit test, similar to ItemRenderer
#147
joshtynjala
opened
1 year ago
0
Using horizontalAlign=JUSTIFY Breaks the FormItem While Using textPosition=LEFT
#146
rat-moonshine
closed
1 year ago
3
List Layouts: dispatch an event on layout shift caused by virtual items being filled in so that scrolling containers can adjust position
#145
joshtynjala
closed
1 year ago
0
ListView: optional dispose method that ensures that all item renderers are destroyed
#144
joshtynjala
closed
1 year ago
0
ListView: check if any properties of ListViewItemState have actually changed before calling DisplayObjectRecycler.update
#143
joshtynjala
closed
1 year ago
0
VScrollBar (and possibly HScrollBar) thumb dragging is wrong when there are paddings
#142
nadako
closed
1 year ago
2
ListView: itemToEnabled function allow some items to be disabled
#141
joshtynjala
closed
1 year ago
0
Next