Skip to main content

scrollbar_click

Function scrollbar_click 

Source
pub fn scrollbar_click(px_x: usize, px_y: usize)
Expand description

Handle a click at framebuffer pixel (px_x, px_y). If the click lands on the scrollbar, jump the view accordingly.