mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-21 16:14:28 +08:00
feat.便签组件
This commit is contained in:
@@ -4286,6 +4286,10 @@ public partial class MainWindow
|
||||
{
|
||||
whiteboard.ForceSaveNote();
|
||||
}
|
||||
else if (contentHost?.Child is StickyNoteWidget stickyNote)
|
||||
{
|
||||
stickyNote.ForceSave();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user