Skip to content
Commit 3c20fe80 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 should slightly speeds up
plasmashell startup.
parent b0d05d99
Pipeline #477977 passed with stage
in 1 minute and 43 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