74efe4e2010bbcb1eb2bbb590c71184a04b75896
- Removed the slot and property_slot classes, consolidating their functionality into a new modifier system. - Introduced align_modifier, padding_modifier, and stretch_modifier to handle layout properties. - Updated overlay and stack classes to utilize the new modifier system for layout management. - Simplified event handling by integrating layout modifiers directly into the event target retrieval process. - Removed unused includes and cleaned up code for better readability and maintainability.
Description
No description provided
Languages
C
58.6%
C++
35.2%
Python
3.7%
CMake
2.5%