mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Refactor drop shadow effect logic to create a new Style instance instead of modifying the existing one in-place. This approach copies all relevant resources, triggers, and setters, updating only the Margin and Effect as needed. The new Style is applied at the application level, improving robustness for theme switching and preventing issues with sealed or shared Style objects. |
||
|---|---|---|
| .. | ||
| AvailableLanguages.cs | ||
| FontHelper.cs | ||
| Internationalization.cs | ||
| JsonObjectConverter.cs | ||
| Language.cs | ||
| Theme.cs | ||