jaxim
7 years agoVisitor
ZoomRowList never loses focus?
I've set the zoomRowList so `wrap="false"`.
When I get to the top of the zoomRowList, the onKeyEvent() doesn't get triggered. How do I get the onKeyEvent() to trigger so I know that the user has reached the top of the list and when the user presses the "up" key, I can set a different UI element into focus?
When I get to the top of the zoomRowList, the onKeyEvent() doesn't get triggered. How do I get the onKeyEvent() to trigger so I know that the user has reached the top of the list and when the user presses the "up" key, I can set a different UI element into focus?