mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-21 16:14:28 +08:00
setting_re1
This commit is contained in:
@@ -410,7 +410,10 @@ public partial class MainWindow
|
||||
_reopenSettingsAfterComponentLibraryClose = false;
|
||||
if (shouldReopenSettings)
|
||||
{
|
||||
OpenSettingsPage();
|
||||
if (Application.Current is App app)
|
||||
{
|
||||
app.OpenIndependentSettingsModule("ComponentLibrary");
|
||||
}
|
||||
}
|
||||
}, FluttermotionToken.Slow);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user