Skip to content

fix #332 - classic view navbar now respects "side (icon only)"

dakkar requested to merge feature/332-classic-navbar-icononly into develop

What does this PR do?

  • removed menuDisplay computed variable
  • directly access defaultStore in calcViewState
  • 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

Merge request reports