Skip to content

dialer: Work around GtkGrid row homogeneity

Puts the buttons into a vertical size group rather than making the rows homogeneous. This prevents a bug from GtkGrid to make the buttons too tall when the action buttons are hidden.

Fixes #130 (closed)

Merge request reports