Error popup message height is now calculated based on the content it must display

This commit is contained in:
veeso
2022-01-04 21:16:06 +01:00
committed by Christian Visintin
parent 587d7da2cb
commit 6559c6b083
4 changed files with 51 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ thiserror = "^1.0.0"
toml = "0.5.8"
tui-realm-stdlib = "^1.1.0"
tuirealm = "^1.2.0"
unicode-width = "^0.1.8"
whoami = "1.1.1"
wildmatch = "2.0.0"