make minor fixes and clean up

This commit is contained in:
Cyril Anisimov 2024-12-09 01:39:16 +01:00
parent ea39447708
commit 882c288d92
7 changed files with 5 additions and 65 deletions

View file

@ -87,6 +87,8 @@ PageType {
property int containerDefaultPort
property int containerDefaultTransportProto
property bool isFocusable: true
delegate: Item {
implicitWidth: containers.width
implicitHeight: delegateContent.implicitHeight