diff gtk-3.20/gtk.scss @ 91:240e408b8c7f

Update documentation for v1.0.6 release
author IBBoard <dev@ibboard.co.uk>
date Sun, 13 Oct 2019 13:49:52 +0100
parents 94b091763a15
children f3009ca89a46
line wrap: on
line diff
--- a/gtk-3.20/gtk.scss	Sun Oct 13 12:15:07 2019 +0100
+++ b/gtk-3.20/gtk.scss	Sun Oct 13 13:49:52 2019 +0100
@@ -18,6 +18,9 @@
 ///    - This is because it uses @theme_base_color, and that is our base colour.
 ///      The only way to change it in the theme is to change the base colour, but
 ///      that would affect anything that relies on the base colour.
+/// * Nautilus pathbar style doesn't properly change from "in bar" to "no bar"
+///   when making the window wider. It needs an unfocus/focus cycle
+///    - This is an Adwaita/Nautilus problem and can be seen in the base theme
 
 $variant: 'light';