Merge branch 'BUG_sibebarplaces_avoid_click_focus_GTK3' into 'gtk-3-24'

GtkPlacesSidebar: avoid location clicks to grab focus

See merge request GNOME/gtk!1714
This commit is contained in:
Matthias Clasen
2020-04-18 19:51:38 +00:00

View File

@@ -4,6 +4,7 @@
<property name="visible">True</property>
<property name="margin-top">1</property>
<property name="margin-bottom">1</property>
<property name="focus-on-click">False</property>
<style>
<class name="sidebar-row"/>
</style>