Files
Libation/Source/LibationAvalonia/Themes
Cursor Agentandrmcrackan cba29d94ba Defer fluent theme reloads while a color picker is open
Editing a fluent palette color removes and re-adds the app's FluentTheme.
Doing that while the theme editor's color picker flyout is open leaves the
flyout's tab content parented to its old presenter, so reopening the picker
throws 'The control Grid already has a visual parent'.

Fixes #1927

Co-authored-by: rmcrackan <rmcrackan@gmail.com>
2026-08-11 03:40:03 +00:00
..