Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Roman Haefeli
unpunch
Commits
6f863cb4
Commit
6f863cb4
authored
Sep 28, 2018
by
Roman Haefeli
Browse files
decouple redraw from mouse click
parent
28c8481e
Changes
1
Hide whitespace changes
Inline
Side-by-side
unpunch.pd
View file @
6f863cb4
...
...
@@ -3918,7 +3918,7 @@ by clicking on two coordinates on the grid with Ctrl-key pressed.;
#X connect 26 0 25 0;
#X connect 26 1 17 0;
#X restore 19 110 pd note.change.gid;
#N canvas 0
198
347 307 note.select 0;
#N canvas 0
231
347 307 note.select 0;
#N canvas 73 99 380 620 get.selected.ids 0;
#X obj 39 309 tabread \$0.step;
#X msg 39 90 1000;
...
...
@@ -4021,19 +4021,21 @@ by clicking on two coordinates on the grid with Ctrl-key pressed.;
#X obj 17 67 route select;
#X obj 36 219 s \$0.marked;
#X msg 36 193 \$1 1;
#X obj 17 2
4
3 s \$0.redraw;
#X obj 17 2
7
3 s \$0.redraw;
#X msg 56 117 const 0;
#X obj 56 140 s \$0.marked;
#X obj 17 90 t b a b;
#X obj 17 243 del 0;
#X connect 0 0 5 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 9 0;
#X connect 5 0 4 0;
#X connect 7 0 8 0;
#X connect 9 0
6
0;
#X connect 9 0
10
0;
#X connect 9 1 0 0;
#X connect 9 2 7 0;
#X connect 10 0 6 0;
#X restore 19 133 pd note.select;
#N canvas 1 99 452 346 dump 0;
#X obj 15 20 r \$0.global.receive;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment