forked from AuroraMiddleware/gtk
Merge branch 'BUG_sibebarplaces_avoid_click_focus_GTK4' into 'master'
GtkPlacesSidebar: avoid location clicks to grab focus See merge request GNOME/gtk!1715
This commit is contained in:
commit
0bc6a5c791
@ -3,6 +3,7 @@
|
||||
<template class="GtkSidebarRow" parent="GtkListBoxRow">
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user