Files
mirage/tests
nanako 491d191ab7 Refactor render_collector and related classes to use int32_t for z-order
- Changed z_order parameter type from uint32_t to int32_t in render_collector and its related methods.
- Updated the logic in render_collector to correctly manage z-order using int32_t.
- Adjusted the rendering command building methods across various widget classes to accommodate the new z-order type.
- Removed unused render_tree test files and updated CMakeLists.txt to reflect these changes.
2025-12-14 01:03:24 +08:00
..
2025-12-05 09:54:55 +08:00