Skip to content

Commit

Permalink
Merge pull request #2092 from timothyschoen/circle-fix
Browse files Browse the repository at this point in the history
[circle]: fix resizing
  • Loading branch information
porres committed Apr 28, 2024
2 parents 63b3cbb + 6fd8660 commit 5ee3c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code_source/Abstractions/control/circle.pd
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
#X obj 307 463 change 127;
#X obj 115 281 s \$0-to-circle-gui;
#X obj 388 357 s \$0-to-circle-gui;
#X msg 307 559 \; \$2-cnv donecanvasdialog 1 -1 3 0 \$1 \$1 0 \$1 \$1 0 0, f 51;
#X msg 307 559 \; \$2-cnv donecanvasdialog 1 -1 3 0 \$1 \$1 0 \$1 \$1 175 100, f 51;
#X obj 85 560 r \$0-to-circle-gui;
#X obj 85 614 outlet;
#X obj 452 87 else/canvas.setname \$0-cnv 1;
Expand Down

0 comments on commit 5ee3c3c

Please sign in to comment.