贴边隐藏优化

This commit is contained in:
liufei
2022-01-07 20:01:39 +08:00
parent 9f60f1be63
commit 74e36cc68a
4 changed files with 92 additions and 99 deletions

View File

@@ -204,6 +204,7 @@ namespace GeekDesk.Control.UserControls.PannelCard
private void menus_SelectionChanged(object sender, SelectionChangedEventArgs e)
{
appData.AppConfig.SelectedMenuIcons = null;
//设置对应菜单的图标列表
if (MenuListBox.SelectedIndex == -1)
{