mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Add asynchronous load to Community
This commit is contained in:
parent
70e00fc9c6
commit
af646ba78c
@ -128,6 +128,7 @@ Item {
|
||||
Loader {
|
||||
active: SwipeView.isCurrentItem || SwipeView.isNextItem
|
||||
|| SwipeView.isPreviousItem
|
||||
asynchronous: true
|
||||
sourceComponent: Item {
|
||||
Component.onCompleted: timer.start()
|
||||
Timer {
|
||||
|
Loading…
Reference in New Issue
Block a user