This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2024-11-10 02:40:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f5783f1637
gtk
/
testsuite
/
reftests
/
opacity-initial.css
4 lines
24 B
CSS
Raw
Normal View
History
Unescape
Escape
Fix reftests Multiple reftests were damaged by the element name transition. Repair them. The region reftests are no longer needed, since we no longer do regions.
2015-10-27 22:56:05 +00:00
label
{
widget: Don't assume opacity is 100% ... just because there is no style context instantiated yet. Instead, instantiate a style context during realize() and ask it. Fixes problems with dim labels not being dimmed on first show. Testcase included. https://bugzilla.gnome.org/show_bug.cgi?id=735240
2014-09-06 04:41:05 +00:00
opacity
:
0
;
}
Reference in New Issue
Copy Permalink