Skip to content
Snippets Groups Projects
Commit 332cb289 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

hook in the functionality to suppress scrolling.

However, we still need to figure out if we want to supress gui_canvas_getscroll
when suppressing the scrollbars. Currently it still gets called, which will
adjust the viewport to make objects at negative indices visible. I think
instead we want to anchor the viewport to 0,0 at top left and supress those
calls to get a nice speedup in the GUI.
parent 11b70d6c
Loading
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment