Skip to content

[KCommandBar] Dynamic column widths + shortcuts alignment

Eugene Popov requested to merge (removed):bug438731 into master

This MR add some improvements to KCommandBar:

  • the shortcut column automatically resizes to its optimal size based on the contents, while the command column takes up all the available space;
  • shortcuts are aligned to the right.

BUG: 438731

Edited by Eugene Popov

Merge request reports