summaryrefslogtreecommitdiffstats
path: root/share/ui
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-08-28 09:05:45 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-08-28 15:09:41 +0000
commit000a69707610ace16a702c4c5f6e015a3e15ec17 (patch)
tree2dc7722b658f9d6ca5c8a639a2a2fc188c637862 /share/ui
parentFix issues pointed by @ede123 and cssinate (diff)
downloadinkscape-000a69707610ace16a702c4c5f6e015a3e15ec17.tar.gz
inkscape-000a69707610ace16a702c4c5f6e015a3e15ec17.zip
Fix a bug on add selector on windows, also some ui improvements
Diffstat (limited to 'share/ui')
-rw-r--r--share/ui/dialog-css.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/ui/dialog-css.ui b/share/ui/dialog-css.ui
index 682df1b93..53d8765dd 100644
--- a/share/ui/dialog-css.ui
+++ b/share/ui/dialog-css.ui
@@ -82,6 +82,7 @@
<object class="GtkTreeView" id="CSSTree">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="no_show_all">True</property>
<property name="has_tooltip">True</property>
<property name="hscroll_policy">natural</property>
<property name="vscroll_policy">natural</property>