"Is Element Focused" requirement
Keksuccino opened this issue ยท 0 comments
- Checks if a widget in the current
Screen'srenderableslist is focused. - Useful to check if the element is actually getting hovered with the mouse (existing "Is Element Hovered" requirement) OR if the TAB and arrow keys get used to navigate in the menu, because then the element is only focused, not hovered.