Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wynn
purr-data
Commits
c83a2cb0
Commit
c83a2cb0
authored
Apr 12, 2013
by
Ivica Bukvic
Browse files
more scrolling improvements
parent
eeb13143
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_canvas.c
View file @
c83a2cb0
...
@@ -1028,6 +1028,7 @@ static void canvas_pop(t_canvas *x, t_floatarg fvis)
...
@@ -1028,6 +1028,7 @@ static void canvas_pop(t_canvas *x, t_floatarg fvis)
canvas_resortinlets
(
x
);
canvas_resortinlets
(
x
);
canvas_resortoutlets
(
x
);
canvas_resortoutlets
(
x
);
x
->
gl_loading
=
0
;
x
->
gl_loading
=
0
;
sys_vgui
(
"pdtk_canvas_getscroll .x%lx.c
\n
"
,
x
);
//fprintf(stderr,"loading = 0 .x%lx owner=.x%lx\n", x, x->gl_owner);
//fprintf(stderr,"loading = 0 .x%lx owner=.x%lx\n", x, x->gl_owner);
}
}
...
...
Write
Preview
Markdown
is supported
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