Syncaidius / MoltenEngine

A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.
MIT License
301 stars 20 forks source link

UIWindow - Resize Support #133

Open Syncaidius opened 1 year ago

Syncaidius commented 1 year ago

Implement support for allowing UIWindow to be resized by grabbing one of its edges or corners. This should be togglable via a property named IsResizable.