The two pages now that require a navbar are the clipviewer page and the clipgrid page.
We also need to abstract the NavBar buttons by creating a new component NavBarButton
This component will make it easier to create a button without having to add a tooltip, which could get messy
Description
The two pages now that require a navbar are the clipviewer page and the clipgrid page. We also need to abstract the
NavBar
buttons by creating a new componentNavBarButton
This component will make it easier to create a button without having to add a tooltip, which could get messyClip Viewer
This should have the following buttons:
Clip Grid
This should have the following buttons:
More buttons to come in the future.