nsxiv zoom
This commit is contained in:
parent
703e059221
commit
bc0bd35efb
|
|
@ -1,5 +1,11 @@
|
||||||
--- a/config.def.h
|
--- a/config.def.h
|
||||||
+++ b/config.def.h
|
+++ b/config.def.h
|
||||||
|
@@ -28,4 +28,4 @@
|
||||||
|
static const float zoom_levels[] = {
|
||||||
|
12.5, 25.0, 50.0, 75.0,
|
||||||
|
- 100.0, 150.0, 200.0, 400.0, 800.0
|
||||||
|
+ 100.0, 150.0, 200.0, 300.0, 400.0, 600.0, 800.0
|
||||||
|
};
|
||||||
@@ -191,9 +191,9 @@
|
@@ -191,9 +191,9 @@
|
||||||
static const button_t buttons_img[] = {
|
static const button_t buttons_img[] = {
|
||||||
/* modifiers button function argument */
|
/* modifiers button function argument */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue