changeset 45:30064cf2a545

Add another issue to the list (rarely seen)
author IBBoard <dev@ibboard.co.uk>
date Sat, 01 Apr 2017 11:27:08 +0100
parents 61cd8144597e
children c60ad4cc19f7
files gtk-3.20/gtk.scss
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gtk-3.20/gtk.scss	Sat Apr 01 11:21:22 2017 +0100
+++ b/gtk-3.20/gtk.scss	Sat Apr 01 11:27:08 2017 +0100
@@ -8,6 +8,7 @@
 /// TODO:
 /// * Selected colour header bars show normal colour buttons (e.g. Gnome Documents app with documents selected)
 /// * Firefox GTK3 uses dark text on background tabs
+/// * Header bar has "Busy" state I've never seen before and it makes Close and Menu buttons turn grey
 
 
 $variant: 'light';
@@ -529,4 +530,4 @@
       }
     }
   }
-}
+}
\ No newline at end of file