nandi95 / vue-toastify

🔥 Simple, extendable, dependency free notification plugin. 🔥
https://vue-toastify.netlify.com/
MIT License
227 stars 12 forks source link

Rectangle unwanted resizing #11

Closed kothemel closed 4 years ago

kothemel commented 4 years ago

Hi!,

It seems that if the body message is made of 17 characters and you set a timeout on the popup window, at the final second the rectangle resizes itself and it puts the icon at the bottom of the message window.

You can try it at netlify by writing a body "Hellooooooooooooo". You can replicate if the title is made of 11 characters.

nandi95 commented 4 years ago

Fixed in version 1.5.2

kothemel commented 4 years ago

The issue remains and it's not completely solved. Try a body of 17 characters or a title of 15 characters.