Nathan S.
Nathan S.
I just left `nominal_size` at `1024` because I don't know what it refers to
Then 1024 is correct
@procount done!
Excellent, thank you very much
Subscribing to the issue, I'm also interested in this but for the Switch 😛 The graphics layer abstraction makes it perfect to use with deko3d
For me at least, the need would be to say that something is "focusable", and give a way to: 1. Say what should be focused on start (and have it...
I am not familiar with RmlUi, IMO there should be a "focusable" flag on both the tags themselves _and_ on the tag "class" if there is such a thing in...
This is hard to explain without some drawings or mockups, what I was trying to say is that if the menu is "flat" and doesn't have any modal dialogs "above"...
I really like this navigation group idea. I think it solves the issue pretty elegantly. I even wonder if it could even be automatically set based on the parent element?...
> We do already have a modal flag for whole documents at a time, would this be sufficient? You tell me, I don't know how RmlUi works 😄 That would...