added scroll bar to tim_scroll
This commit is contained in:
@@ -181,6 +181,8 @@ typedef struct TimScrollState {
|
||||
TimScrollItem* items;
|
||||
u32 len;
|
||||
u32 cur;
|
||||
bool draw_border;
|
||||
bool show_scroll_bar_horizontal;
|
||||
bool use_mouse_wheel;
|
||||
} TimScrollState;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user