-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!
Description
What problem does this solve or what need does it fill?
The viewport_debug UI example doesn't work with web and isn't very useful as an example to users.
See issue: #21803
What solution would you like?
Remove the viewport_debug example, and replace it with a new scene added to the testbed_ui example that tests viewport coords.
Unlike in the viewport_debug example, there wouldn't be any need to switch between the viewport coords and px coords layouts. Correctness would be checked by the screenshot CI.
What alternative(s) have you considered?
We could improve the viewport_debug example and make it work on web.
I think it probably makes more sense for this to be a testbed_ui scene though.
Metadata
Metadata
Assignees
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!