Limit popup menu with who read users height.

This commit is contained in:
John Preston 2021-09-09 15:39:39 +03:00
parent a3e8e379dd
commit b4bff83266
2 changed files with 2 additions and 1 deletions

View file

@ -886,6 +886,7 @@ defaultWhoRead: WhoRead {
}
whoReadMenu: PopupMenu(defaultPopupMenu) {
scrollPadding: margins(0px, 6px, 0px, 6px);
maxHeight: 387px;
menu: Menu(defaultMenu) {
separatorPadding: margins(0px, 6px, 0px, 8px);
}

@ -1 +1 @@
Subproject commit 02c1bd567451152e4f15f674a21ca118421c3c3e
Subproject commit 52718aa5dba78d710292ef8b06c28a557f5a81ad