Skip to content

menusectionbox: Improve circular button spacing

Matthias Clasen requested to merge matthiasc/for-master into master

In the n == 2 case, we want to avoid the buttons being drawn all the way out to the ends of the box, but in the n >= 3 case, that is exactly what we want for the first and last button.

Merge request reports