-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Description
I'd like to be able to hide the global "view all" link in the top bar (I am using a "defaultPattern"
already), as that view is just so bogged down once all of my (and third-party) JS starts running on all of my patterns. However, I'd like to keep the "view all" links in the folders (atoms/molecules/organisms) and in the subfolders, as those are not too bogged down (yet!).
Currently ishControlsHide[views-all] :false
controls all of the links - I would like more fine control over which "levels" should be hidden.
bmuenzenmeyer and JennaPG