We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbf9bd commit 4bf6e84Copy full SHA for 4bf6e84
README.md
@@ -133,6 +133,16 @@ $ vipsdisp ~/pics/k2.jpg
133
- gtk 4.10 added GSK_SCALING_FILTER_NEAREST and GskTextureScale ... use this
134
for the main window
135
136
+- looks like we need our own scrolledwindow
137
+
138
+ https://discourse.gnome.org/t/scrolledwindow-and-image-view-apps/15101
139
140
+ copy-paste the gtk one and remove the mousewheel scroll code
141
142
+- fix deprecation warnings
143
144
+ at least hide them!
145
146
- allow eg. "vipsdisp x.svg[scale=10]", the load dialog should have a
147
"load options" expander, and save should have "save options"
148
0 commit comments