macosx: Simply toolbar, make elements more contextual, and refactor toolbar item visibility changing
This PR does several things:
- Remove the cone to free up space and remove visual clutter
☹ ️ - Hide the forwards/navigation buttons outside of the media source views (these will be removed in general once the breadcrumbs work correctly)
- Hide the search bar in the media source views (instead of just disabling it)
- Properly add and remove toolbar items rather than just setting the hidden properties of their child views
With changes:
Before changes:
Signed-off-by: Claudio Cambra developer@claudiocambra.com
Edited by Claudio Cambra