mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
actiondrawer: Load async
This commit is contained in:
parent
ee4ba6815a
commit
1c82b58c11
1 changed files with 1 additions and 0 deletions
|
|
@ -289,6 +289,7 @@ Item {
|
|||
width: root.width
|
||||
height: root.height
|
||||
|
||||
asynchronous: true
|
||||
sourceComponent: root.mode == ActionDrawer.Portrait ? portraitContentContainer : landscapeContentContainer
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue