bayleedev / electron-notifications

:boom: A node module for sending notifications in electron applications.
MIT License
133 stars 54 forks source link

Vertical Button fixes #7

Closed koush closed 8 years ago

koush commented 8 years ago

Fix vertical space calculation. It should be capped at 80px, not floored to 80px. Fix bug where vertical style is used with no buttons, resulting a broken border style.

bayleedev commented 8 years ago

Thanks!

bayleedev commented 8 years ago

published a v0.1.1