cschreib / lxgui

Portable, real time, modular and data-driven GUI C++ library.
https://cschreib.github.io/lxgui
MIT License
73 stars 20 forks source link

Clean up `region` class #113

Closed cschreib closed 2 years ago

cschreib commented 2 years ago

This PR does a bit of refactoring to remove unused or unnecessary members of region:

Other changes: