mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-15 02:36:12 -04:00
When two popup triggers fire in rapid succession (e.g. connection + case open), the overlay is now updated via Compose MutableState rather than torn down and recreated, eliminating the visual flicker.