Add scroll hotkeys

This commit is contained in:
LagoLunatic
2024-11-28 16:32:20 -05:00
committed by Luke Street
parent acc1189150
commit dbf86ec3cf
5 changed files with 41 additions and 1 deletions

View File

@@ -235,6 +235,8 @@ pub fn extab_diff_ui(
}
});
hotkeys::check_scroll_hotkeys(ui);
// Table
render_strips(ui, available_width, 2, |ui, column| {
if column == 0 {