fix #332 - classic view navbar now respects "side (icon only)"
What does this PR do?
- removed
menuDisplay
computed variable - directly access
defaultStore
incalcViewState
- actually call
calcViewState
at setup!
all three these changes were copied from universal.vue
, the default view.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request