Skip to content

Decrease padding for KMultiTabBar

Carl Schwan requested to merge work/carl/decrease-padding into master

In effect revert !368 (merged)

Visually having at least a one pixel padding is important but this decrease the usability as it breaks the Fitts's Law.

A long term solution would be to redirect the click event to the nearest button, but for now let's just fix the usability issue.

BUG: 477464

@waqar

Merge request reports