mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-12 21:57:19 -04:00
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>