FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

"Is Element Focused" requirement

Keksuccino opened this issue ยท 0 comments

commented
  • Checks if a widget in the current Screen's renderables list 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.