UI Scene Manager should track Instance pools #12

Open
opened 2025-07-20 02:48:17 +02:00 by rowan · 0 comments
Owner

Currently the responsibility for tracking which pool a UI element belongs to is left to the UI element (specifically via PooledObject). It may reduce complexity to have UI Scene Manager keep track of this information. It could be implemented with a custom struct that holds the element and the pool in the activeElements dictionary.

Currently the responsibility for tracking which pool a UI element belongs to is left to the UI element (specifically via PooledObject). It may reduce complexity to have UI Scene Manager keep track of this information. It could be implemented with a custom struct that holds the element and the pool in the activeElements dictionary.
rowan added this to the Prototype 1 milestone 2025-07-20 02:48:17 +02:00
rowan added the
enhancement
label 2025-07-20 02:48:17 +02:00
rowan self-assigned this 2025-07-20 02:48:17 +02:00
rowan added this to the World Space UI project 2025-07-20 02:48:17 +02:00
rowan removed this from the Prototype 1 milestone 2025-07-20 07:32:05 +02:00
rowan added this to the Prototype 2 milestone 2025-08-01 20:42:24 +02: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: rowan/canto#12
No description provided.