Skip to content

Commit

Permalink
Remove ui_sm_mouse_scroll from UI preset
Browse files Browse the repository at this point in the history
  • Loading branch information
1oom-fork committed Aug 6, 2024
1 parent 53a9a8e commit 55c89f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/classic/uiclassic.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ void ui_extra_toggle_preset(bool enabled)
ui_kbd_cursor_keys_fix = enabled;
ui_mouse_lmb_fix = enabled;
ui_mouse_warp_disabled = enabled;
ui_sm_mouse_scroll = enabled;
}

static bool check_ui_scale(void *var)
Expand Down

0 comments on commit 55c89f7

Please sign in to comment.