Add move() and resize() methods to UIDrawable #98

Closed
opened 2025-07-05 19:09:08 +00:00 by john · 0 comments
Owner

Add convenience methods for common operations: move(dx, dy) for relative movement and resize(width, height) for changing dimensions.
Affects: Frame, Caption, Sprite, Grid (all UIDrawable derivatives)

Add convenience methods for common operations: move(dx, dy) for relative movement and resize(width, height) for changing dimensions. Affects: Frame, Caption, Sprite, Grid (all UIDrawable derivatives)
john closed this issue 2025-07-10 02:52:26 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
john/McRogueFace#98
No description provided.