Open iamlemec opened 5 years ago
@iamlemec Thanks for your interest in Bookworm. This is how it looks like on Elementary OS the targetted distro for Bookworm.
If I remember correctly, the Gear Icon seemed small if I reduce the size on eOS. So this is a tricky situation and I want Bookworm to look good on all distros. Let me change the icon size and see how it looks on eOS.
Oh interesting. Yeah, the hicolor icon theme I have uses that same gear, and it does look a bit small with menu size.
Here are the gear items in LARGE_TOOLBAR and MENU sizes, the MENU size looks too small, so unfortunately I will not change it to MENU but would need to think of a way later to suit different icon themes. Maybe expose the size as a custom item in a config file which the user can play around...
This is a really small one-liner, so I'll just describe it. I can make a pull request if you'd like.
Currently the hamburger menu icon in the toolbar looks blurry, presumably because it is too small and zoomed:
If you change the icon size on bookworm.vala:330 from LARGE_TOOLBAR to MENU, it looks much better:
Btw, I'm running Fedora 29 with Adwaita icon theme.
Thanks for an awesome ereader!