DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.73k stars 634 forks source link

Sliders produce by direct point manipulation overlap excessively in 2.13 update #12600

Open JacobSmall opened 2 years ago

JacobSmall commented 2 years ago

Dynamo version

2.13

Operating system

Windows 10 - 21h2

What did you do?

Moved a point with the geometry manipulation method, to introduce number sliders

What did you expect to see?

Number sliders added to the canvas, with spacing and locations functionally placed for renaming and manipulation; similar to what we get with autocomplete but with easier value selection.

What did you see instead?

Nodes mostly on top of each other, bounding boxes limited to the title. See attached GIF. Overlaping nubmer sliders

github-actions[bot] commented 2 years ago

Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.

Amoursol commented 2 years ago

@reddyashish looks like we could apply the changes made to the Node Autocomplete portion back to this :) ?

FYI @QilongTang

reddyashish commented 2 years ago

Yeah, created a Jira task to look into it: https://jira.autodesk.com/browse/DYN-4561