Switch ToolBarPageHeader to use the icon collapse behaviour from ActionToolBar
ClosedPublic

Authored by ahiemstra on Nov 6 2019, 6:48 PM.

Details

Summary

This removes the icon collapse behaviour of ToolBarPageHeader in favour
of the implementation that is now implemented in ActionToolBar. It also
fixes a small performance regression that was introduced with the action
overflow behaviour.

Depends on D25177

Test Plan

Kirigami Gallery still shows actions, the main/left/right actions change to
icons at the appropriate moments.

Diff Detail

Repository
R169 Kirigami
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ahiemstra created this revision.Nov 6 2019, 6:48 PM
Restricted Application added a project: Kirigami. · View Herald TranscriptNov 6 2019, 6:48 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ahiemstra requested review of this revision.Nov 6 2019, 6:48 PM
mart accepted this revision.Nov 11 2019, 12:06 PM
This revision is now accepted and ready to land.Nov 11 2019, 12:06 PM
This revision was automatically updated to reflect the committed changes.