Ellpeck / MLEM

Libraries for MonoGame and FNA that provide abstractions, quality of life improvements and additional features like a ui system and easy input handling.
https://mlem.ellpeck.de/
MIT License
84 stars 6 forks source link

Add a UI debug mode that displays information about elements #22

Open Ellpeck opened 4 months ago

Ellpeck commented 4 months ago

It should outline all UI elements in a unique color (based on path or hash code?) and display their width and height in pixels (as well as potentially their anchor position) in the corner. This should use the default font and default font size from the UI style.