From 7b91e10f225797cef26ce7094bf2ac6b94901b33 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Sun, 28 Sep 2014 00:26:02 +0200 Subject: Added thumbnail zooming... - Key mappings +/- are now general commands - Use JPG as thumbnail cache file format instead of PNG - Fixes issue #161 --- commands.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands.lst') diff --git a/commands.lst b/commands.lst index 5dd401d..a1b14e6 100644 --- a/commands.lst +++ b/commands.lst @@ -8,6 +8,7 @@ G_CMD(remove_image) G_CMD(first) G_CMD(n_or_last) G_CMD(scroll_screen) +G_CMD(zoom) G_CMD(toggle_image_mark) G_CMD(reverse_marks) G_CMD(unmark_all) @@ -20,7 +21,6 @@ I_CMD(toggle_animation) I_CMD(scroll) I_CMD(scroll_to_edge) I_CMD(drag) -I_CMD(zoom) I_CMD(set_zoom) I_CMD(fit_to_win) I_CMD(rotate) -- cgit v1.2.3-54-g00ecf