Skip to content

layout: Reverse the stacking order of items inserted into ToolBarLayout

Arjen Hiemstra requested to merge work/ahiemstra/toolbarorder into master
  • layout: Reverse the stacking order of items inserted into ToolBarLayout

Due to async creation, we end up finishing the last item first. So after inserting these, reverse the stacking order for these so we end up with a more appropriate tab order for the actions.

CCBUG: 490929

Merge request reports

Loading