Skip to content

Commit 4bf6e84

Browse files
committed
note scrolledwindow issues
1 parent 8bbf9bd commit 4bf6e84

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,16 @@ $ vipsdisp ~/pics/k2.jpg
133133
- gtk 4.10 added GSK_SCALING_FILTER_NEAREST and GskTextureScale ... use this
134134
for the main window
135135

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+
136146
- allow eg. "vipsdisp x.svg[scale=10]", the load dialog should have a
137147
"load options" expander, and save should have "save options"
138148

0 commit comments

Comments
 (0)