peterprokop / SwiftOverlays

SwiftOverlays is a Swift GUI library for displaying various popups and notifications
MIT License
631 stars 83 forks source link

Added support long multiline messages #45

Open andriimakukha opened 6 years ago

andriimakukha commented 6 years ago

In current implementation we have some issues with too long messages. This changes can fix it.