Skip to content

[MediaController] Center layout while keeping tabbar hightlight on the edge

Ismael Asensio requested to merge work/nitpick_padding into master

Only remove the padding from the tabbar item, to keep the layout centered, so new elements can be added seamlessly.

The tabbar delegates are also centered on the view by adding this padding to the top, and removing it from the bottom.

How it looks with !364 (closed) merged:

PREVIOUS mctabs_previous
CURRENT mctabs_current
AFTER mctabs_after

The footer top line is not very clear on the screenshot's theme, but's the reference point

Merge request reports