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

1
Cargo.lock generated
View File

@@ -2288,6 +2288,7 @@ dependencies = [
"toml",
"tui-realm-stdlib",
"tuirealm",
"unicode-width",
"users",
"whoami",
"wildmatch",