After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740904 - Adwaita: tree lines are broken
Adwaita: tree lines are broken
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-11-29 22:54 UTC by Matthias Clasen
Modified: 2014-12-01 09:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2014-11-29 22:54:11 UTC
They only show up in backdrop now
Comment 1 Lapo Calamandrei 2014-12-01 09:18:07 UTC
Looks like we hit some sass change/bug, the mix() function seems considers values as percentages whatever there's a % sign or not. Using 'real' percentages fixed the issue.