I noticed several problems with the tree browser:
- The green toolbar icon with my theme corresponds to a document icon but it should be an action icon
2. Expanded folder icon is wrong and corresponds to document open action icon instead of a file type icon
3. On MacOS folder icons are themed differently than e.g. ProjectOrganizer or File browser plugins.
This pull request addresses these issues and makes some cleanups of the code in addition.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/927
Commit Summary
- treebrowser: Use GIcon instead of pixbuf for tree icons
- treebrowser: Use better icons
- treebrowser: introduce a helper function and eliminate some #if's
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.