mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-11 18:36:34 +08:00
实现了多画布下,节点的复制粘贴功能
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<Canvas ClipToBounds="True"
|
||||
x:Name="FlowChartCanvas"
|
||||
Background="#E1FBEA"
|
||||
Background="#FFFFFF"
|
||||
AllowDrop="True"
|
||||
Width="{Binding Model.Width, Mode=TwoWay}"
|
||||
Height="{Binding Model.Height, Mode=TwoWay}"
|
||||
|
||||
Reference in New Issue
Block a user