shdwcat / YUI

YUI - A UI system for GMS2
MIT License
50 stars 4 forks source link

Better keyboard focus navigation #45

Open shdwcat opened 1 year ago

shdwcat commented 1 year ago

The existing KB navigation is kind of okay, but can break down in more complex UIs (see TodoMVC example). Need to finish the focus scope logic, and also make the automatic behavior able to understand navigating back/forward in panels.