-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, using the arrow keys to navigate changes the selectedIndex/selectedItem immediately. There should be an option to move a highlight with the arrow keys, but without changing the selection until click/tap/keyboard input.
May be useful (and possibly more desirable as a default) for components like PopUpListView and ComboBox.
Will require another new property for the current highlight index (Flex calls this caretIndex), and probably an event when that property changes.
Obviously, this would apply to all similar data containers, like TreeView and GridView.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request