mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 17:50:10 +00:00
Merge branch 'wip/chergert/for-main' into 'main'
NEWS: add recent changes to GtkTextView See merge request GNOME/gtk!7862
This commit is contained in:
commit
f7dddcb258
6
NEWS
6
NEWS
@ -22,6 +22,12 @@ Overview of Changes in 4.17.0, xx-xx-xxxx
|
||||
* GtkStringList:
|
||||
- Add gtk_string_list_find
|
||||
|
||||
* GtkTextView:
|
||||
- Vertical and horizontal positioning of the textview is now quantized
|
||||
to the nearest device pixel. This should improve the perceived smoothness
|
||||
of scrolling with fractional scaling and font hinting.
|
||||
- In incorrect re-use of cached styling was fixed
|
||||
|
||||
* Accessibility:
|
||||
- Always realize non-widget accessibles, to help webkit
|
||||
- Fix list view selection implementation
|
||||
|
Loading…
Reference in New Issue
Block a user