mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 17:27:05 +09:00
Make checkbox nicer
This commit is contained in:
@@ -24,6 +24,10 @@ namespace gsr {
|
||||
|
||||
void reset_scroll();
|
||||
private:
|
||||
void apply_animation();
|
||||
void limit_scroll(double child_height);
|
||||
void limit_scroll_cursor(mgl::Window &window, double child_height, double scrollbar_empty_space);
|
||||
void draw_scrollbar();
|
||||
float get_scrollbar_width() const;
|
||||
private:
|
||||
mgl::vec2f size;
|
||||
|
||||
Reference in New Issue
Block a user