bubbles/list
Carlos Alexandro Becker cd2593cfb7
feat: allow to set the height of the item (#155)
* feat: allow to set the height of the item

The user might want to show more than 2 lines, and, right now, if they
try to do so, things break.

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: short-circuit if width <= 0

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: height check

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-24 15:00:35 -03:00
..
defaultitem.go feat: allow to set the height of the item (#155) 2022-05-24 15:00:35 -03:00
keys.go Add list bubble 2021-08-23 21:34:13 +02:00
list.go fix: padding in titlebar when nothing is displayed (#139) 2022-05-24 09:05:39 -03:00
style.go Add list bubble 2021-08-23 21:34:13 +02:00