mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00
NEWS: adding smooth scroll coming with GTK3.
Something which came with the 2.99.2 release already, though I update the NEWS file retroactively because we forgot to write this down and that's a pretty important feature (for ctrl-scroll zooming for instance, which became a lot more useful in GIMP 2.99.x). This should not be forgotten when we'll write the GIMP 3 release note, so I'm adding it in this file where we'll get most contents from.
This commit is contained in:
parent
c364d8a5c3
commit
39a2974cdf
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -486,6 +486,8 @@ User Interface:
|
||||||
* Various dialogs now use Client-Side decorations and modern GTK+
|
* Various dialogs now use Client-Side decorations and modern GTK+
|
||||||
widgets are being used when relevant (e.g. GtkSwitch which gives a
|
widgets are being used when relevant (e.g. GtkSwitch which gives a
|
||||||
better feeling of a general "ON/OFF state").
|
better feeling of a general "ON/OFF state").
|
||||||
|
* Progressive/smooth scroll actions (e.g. ctrl+scroll for zooming)
|
||||||
|
are now possible.
|
||||||
- Image display rendered faster with a render cache that keeps the
|
- Image display rendered faster with a render cache that keeps the
|
||||||
result of scaling, color management, display filters and shell mask
|
result of scaling, color management, display filters and shell mask
|
||||||
(for tools like fuzzy select).
|
(for tools like fuzzy select).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue