mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 14:00:09 +00:00
NEWS: add recent changes to GtkTextView
This commit is contained in:
parent
5bf78e047d
commit
3bf1603fae
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