feat: Add auto-arrange button and functionality in ObjectFlowDesigner
This commit is contained in:
@@ -83,6 +83,13 @@
|
||||
>
|
||||
<div class="icon-delete"></div>
|
||||
</button>
|
||||
<button
|
||||
id="autoArrangeBtn"
|
||||
class="icon-btn tool-btn"
|
||||
title="Auto Arrange - One Click to Make Everything Look Nice and Tidy"
|
||||
>
|
||||
<div class="icon-auto-arrange"></div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user