properly resize the UI when the window size changes
This makes sure that window sizes changes do not result in crashes by adding a UI change mutex as well as making sure that child elements in containers get notified about the changes as well:
Ramblings about hobbyist game development
properly resize the UI when the window size changes
This makes sure that window sizes changes do not result in crashes by adding a UI change mutex as well as making sure that child elements in containers get notified about the changes as well: