-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Viewport Specific UI #5570
Copy link
Copy link
Closed
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-FeatureA new feature, making something new possibleA new feature, making something new possible
Metadata
Metadata
Assignees
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-FeatureA new feature, making something new possibleA new feature, making something new possible
What problem does this solve or what need does it fill?
We should be able to specify which viewport UI should be rendered to in order to facilitate use cases such as split-screen UI:
Source: Mario Kart 8 Deluxe
What solution would you like?
The root node should contain data defining which viewport it should relate to.
What alternative(s) have you considered?
Ideas are welcome!
Additional context
We should add the four-way split-screen to #1974