Skip to content

Fix slow loading of tabs

fixes #219 (closed)

Using asynchronous loading of Pages makes jerky rendering. Also PathView need to pre-load its delegates for rendering. Asynchronous loading seems not to play well with internal PathView behavior

Edited by Lionel Duboeuf

Merge request reports