mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
FIX: scroll offset with touch pad
Change-Id: I7dbec590f39f174c02e4179fd781ff7fd1a93374
This commit is contained in:
@@ -122,6 +122,7 @@ private:
|
||||
int m_hit_type = HIT_NONE;
|
||||
size_t m_hit_item = size_t(-1);
|
||||
|
||||
int m_scroll_offset = 0;
|
||||
int m_row_offset = 0; // 1/4 row height
|
||||
int m_row_count = 0; // 1/4 row height
|
||||
int m_col_count = 1;
|
||||
|
||||
Reference in New Issue
Block a user