TerryZ / v-dialogs

A simple style useful dialog component collection for Vue
https://terryz.github.io/docs-vue3/dialog/
MIT License
130 stars 27 forks source link

maximize dialog the height is not maximized #39

Closed tingan closed 2 years ago

tingan commented 3 years ago

Hi, when maximize the dialog by click the maximize icon, the width is maximized to full width, but the dialog height is still the old height. please fix it. thx.

tingan commented 3 years ago

Can you add the Api for event maximize and restore. as when dialog maximize, the height is still the normal height, height is not changed while width is 100%.

TerryZ commented 2 years ago

Fixed in v2.2.0