vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.88k stars 1.16k forks source link

md-app md-app-toolbar and md-medium or md-large bug #2158

Closed MarcHagen closed 3 years ago

MarcHagen commented 4 years ago

Steps to reproduce

Grap the default Drawer > Mini drawer always visible example and add md-medium to the md-app-toolbar(s)

Which browser?

Chrome: 78.0.3904.108 VueJS 2.6.10 Vue-material: 1.0.0-beta-11

What is expected?

That the md-app-drawer position is changing according to the height of the toolbar.

What is actually happening?

The md-app-drawer stays in a fixed position and overlapping with the md-app-toolbar. Also the effects are not quite fluent

Reproduction Link

https://codesandbox.io/s/vue-material-mini-drawer-always-visible-ibx23?fontsize=14&hidenavigation=1&theme=dark