Skip to content
Verified Commit 436d456b authored by Fushan Wen's avatar Fushan Wen
Browse files

Lazy load MobileTextActionsToolBar

In most cases desktop users won't need it, and according to qmlprofiler,
compiling MobileTextActionsToolBar.qml usually takes about 50~100ms
depending on the hardware and disk speed. After this change, the
compilation only takes 10~20ms, which significantly speeds up the opening
speed of config dialogs.

CCBUG: 473798
parent 89bbfb48
Pipeline #477975 passed with stage
in 2 minutes and 18 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment