mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 08:10:50 +08:00
添加block快,不需要连接线,直接吸附。
This commit is contained in:
@@ -727,7 +727,8 @@ namespace AIStudio.Wpf.DiagramApp.ViewModels
|
||||
|
||||
private void ColorPickerExecuted()
|
||||
{
|
||||
|
||||
AIStudio.Wpf.ColorPicker.MainWindow window = new AIStudio.Wpf.ColorPicker.MainWindow();
|
||||
window.Show();
|
||||
}
|
||||
|
||||
#region 方法
|
||||
|
||||
Reference in New Issue
Block a user