Skip to content

[KCommandBar] Improve position and size

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

This MR does the following:

  • sets the minimum size to 500x250, but not larger than the parent size
  • moves to the top-center of the parent

This will slightly improves the command bar UX.

Edited by Eugene Popov

Merge request reports