Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TreeView rows colors #68

Merged
merged 1 commit into from Jul 2, 2015

Conversation

tchx84
Copy link
Member

@tchx84 tchx84 commented Jul 2, 2015

Add parallel rules for fixing rows colors alternation in TreeViews,
e.g, in Log activity side list, for Gtk 3.16+.

Note that parser will skip the previous rules if he fails to parse
the new rules. Therefore, when adding "parallel" rules for newer
gtk versions, these rules must be added separately. Otherwise, it
will break the previous rules for older gtk versions.

Signed-off-by: Martin Abente Lahaye tch@sugarlabs.org

Add parallel rules for fixing rows colors alternation in TreeViews,
e.g, in Log activity side list, for Gtk 3.16+.

Note that parser will skip the previous rules if he fails to parse
the new rules. Therefore, when adding "parallel" rules for newer
gtk versions, these rules must be added separately. Otherwise, it
will break the previous rules for older gtk versions.

Signed-off-by: Martin Abente Lahaye <tch@sugarlabs.org>
@godiard godiard merged commit 1cd50f1 into sugarlabs:master Jul 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants