Fix theming for plugins
This commit is contained in:
@@ -29,7 +29,7 @@ namespace Torch.Server.Views.Blocks
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
ThemeControl.UpdateWeirdViews += UpdateResourceDict;
|
||||
ThemeControl.UpdateDynamicControls += UpdateResourceDict;
|
||||
UpdateResourceDict(ThemeControl.currentTheme);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user