Comment on page
Settings
Loads the widgets and assets asynchronously in the background. This allows you to show page immediately, even if the widgets still loading.
Synchronously block page render and waits for all widgets and their assets to be completely loaded.
To enable asynchronous loading:
- 1.Select Project in Navigator
- 2.Open Project Inspector
- 3.Open Settings tab
- 4.Enable Asynchronous

Disable Load on demand to preload next and previous page.
To enable loading on demand:
- 1.Select Project in Navigator
- 2.Open Project Inspector
- 3.Open Settings tab
- 4.Enable Load on demand


To show mouse or touch trail:
- 1.Select Project in Navigator
- 2.Open Project Inspector
- 3.Open Settings tab
- 4.Enable Show trail in Mouse trail section
- 5.Adjust Size and Color
- 6.Enable Random for random color for each touch (will ignore Color value)
Last modified 3yr ago