MGUI icon indicating copy to clipboard operation
MGUI copied to clipboard

UI framework for MonoGame game engine.

Results 4 MGUI issues
Sort by recently updated
recently updated
newest added

I have a exception KeyNotFoundException when i using a special character like "é" or "è". I have set the spritefont end character region to 383. Monogame displays them however by...

I tried your library with the latest monogame in visual studio 2022, but the projects refuse to build. Here is the output for the test project I tried making: ```...

I wasnt sure how to contact you directly, I am trying to design the layout of my UI using the xaml designer in visual studio 2022, but visual studio is...

documentation
question

There are currently 2 bugs related to how `MGComponent` instances are measured: ------------------------------------------- ### 1. The component measuring logic is not robust enough to account for cases where multiple components...

bug