From eeb41c82d1b5e23a24a91de7ce4999f190ecbb15 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 20 Apr 2020 16:29:30 -0400 Subject: [PATCH] NEWS: More updates --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index b58b41839b..05522efaac 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,10 @@ Overview of Changes in GTK 3.98.3 - Change :can-focus to be recursive - Fix GtkWindow:is-active setting +* Scrolling + - gtk_container_set_focus_[hv]adjustment has been removed + - gtk_viewport_set_scroll_to_focus has been added + * Accessibility: - Add a cursor-aspect-ratio setting - Set focus-related states properly @@ -47,6 +51,7 @@ Overview of Changes in GTK 3.98.3 * Wayland: - Fix .Compose file loading - Support popup repositioning + - Fix problems with autohide popovers * GDK: - Remove GdkKeymap from public API, replaced by