Rowan rowan · she/her, it/its
rowan closed issue rowan/canto#13 2025-07-20 07:20:08 +02:00
Improve UI Element Instance cancellation
rowan opened issue rowan/canto#13 2025-07-20 05:47:55 +02:00
Improve UI Element Instance cancellation
rowan commented on issue rowan/canto#8 2025-07-20 05:44:04 +02:00
UiEffects / UiElements aren't properly diposed

Cancellation token requests linger for some time which caused some issues when reusing a pooled object that had just been canceled. Made the Dispose implementation a bit looser and added a timeout…

rowan closed issue rowan/canto#8 2025-07-20 05:42:46 +02:00
UiEffects / UiElements aren't properly diposed
rowan pushed to main at rowan/canto 2025-07-20 05:42:46 +02:00
4456431f25 fixes #8
rowan commented on issue rowan/canto#8 2025-07-20 02:49:21 +02:00
UiEffects / UiElements aren't properly diposed

The initial problem has been resolved but now there is an issue where elements aren't properly disposed of if they're spawned and despawned too quickly.

rowan closed issue rowan/canto#7 2025-07-20 02:48:45 +02:00
Wait for UiEvent.OnDestroy
rowan opened issue rowan/canto#12 2025-07-20 02:48:17 +02:00
UI Scene Manager should track Instance pools
rowan opened issue rowan/canto#11 2025-07-19 23:29:24 +02:00
Refactor Transition effects
rowan opened issue rowan/canto#10 2025-07-19 03:00:35 +02:00
Change Interaction contract to handle highlighting generically
rowan opened issue rowan/canto#9 2025-07-19 02:58:03 +02:00
UI Element spawner component
rowan opened issue rowan/canto#8 2025-07-19 02:57:16 +02:00
UiEffects / UiElements aren't properly diposed
rowan opened issue rowan/canto#7 2025-07-19 02:55:23 +02:00
Wait for UiEvent.OnDestroy
rowan pushed to main at rowan/canto 2025-07-19 02:38:48 +02:00
4ea0f58bc7 ui effects working
rowan closed issue rowan/canto#5 2025-07-19 02:38:10 +02:00
Runtime abstraction for managing UI Effects
rowan closed issue rowan/canto#4 2025-07-19 02:38:10 +02:00
UI Elements should handle UI Effects
rowan closed issue rowan/canto#6 2025-07-19 02:38:10 +02:00
Transition effect
rowan closed issue rowan/canto#2 2025-07-18 23:02:43 +02:00
UI Effect Interface
rowan opened issue rowan/canto#6 2025-07-18 10:02:25 +02:00
Transition effect
rowan opened issue rowan/canto#5 2025-07-18 09:57:19 +02:00
Runtime abstraction for managing UI Effects