All applets for placing a group of buttons use a Layout items (RowLayout or ColumnLayout) that has a non-zero spacing by default, while delegate buttons use a Row that has a zero spacing by default. This MR makes the delegate buttons use a RowLayout, which makes them look similar to the rest of the button groups.wilder-5.24
parent
6c57e61aea
commit
7ad56f837e
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue