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

This commit is contained in:
veeso
2022-01-06 10:44:34 +01:00
committed by Christian Visintin
parent 587d7da2cb
commit 6559c6b083
4 changed files with 51 additions and 3 deletions
+1
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"