Fix xtext wheel scroll speed handling + prefs slider

This commit is contained in:
2026-05-25 09:45:22 -06:00
parent b8e03ff6c1
commit 85b0e8f1a6
7 changed files with 50 additions and 9 deletions

View File

@@ -267,6 +267,7 @@ struct zoitechatprefs
int hex_gui_tab_layout;
int hex_gui_tab_closebuttons;
int hex_gui_tab_middleclose;
int hex_gui_mouse_scroll_speed;
int hex_gui_tab_newtofront;
int hex_gui_tab_pos;
int hex_gui_tab_small;