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

Use Gtk.StackSwitcher for containing the "Author" and "Reader" labels #20

Closed
donadigo opened this issue Oct 23, 2017 · 1 comment
Closed

Comments

@donadigo
Copy link

When active, the "Author" and "Reader" labels look weird because of their border. Use the already available Gtk.StackSwitcher to remove this effect. Here's a good tutorial on it's usage in Python:
http://python-gtk-3-tutorial.readthedocs.io/en/latest/layout.html#stack-and-stackswitcher

@geigi
Copy link
Owner

geigi commented Oct 24, 2017

I've used the stackswitcher before changing to the togglebuttons, but didn't like the look of it either, as I couln't get the stackswitcher to fill the remaining space: https://raw.githubusercontent.com/geigi/cozy/6f71113ffdc795b304cb3630df131b78b231f62b/img/screenshot1.png
Is it still fitting better in the elementaryOS look?

@geigi geigi closed this as completed Oct 27, 2017
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

No branches or pull requests

2 participants