Fix click handler

This commit is contained in:
Darren Burns
2022-11-21 16:42:53 +00:00
parent afafc054f5
commit c57f6b9025
5 changed files with 78 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ Screen {
ListView {
width: 30;
height: auto;
height: 3;
margin: 2 2;
}