TypicalAM / goread

Beautiful program to read your RSS/Atom feeds right in the terminal!
GNU General Public License v3.0
411 stars 16 forks source link

Minimal width and height #24

Closed TypicalAM closed 1 year ago

TypicalAM commented 1 year ago

When creating a popup and having a very small window, goread panics and crashes. This can be fixed by introducing a minimum width and height or constraining the popup.Overlay.WrapView method.