refactor: move position property to UIDrawable base class (UICaption)
- Update UICaption to use base class position instead of text position - Synchronize text position with base class position for rendering - Add onPositionChanged() virtual method for position synchronization - Update all UICaption methods to use base position consistently - Add comprehensive test coverage for UICaption position handling This is part 2 of moving position to the base class. UISprite and UIGrid will be updated in subsequent commits.
This commit is contained in:
parent
c4b4f12758
commit
5d24ba6a85
7 changed files with 36 additions and 10 deletions
BIN
base_position_uicaption_test.png
Normal file
BIN
base_position_uicaption_test.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Loading…
Add table
Add a link
Reference in a new issue