Skip to content

app: add gtk_combo_box_set_wrap_width for scale menu

Kevin Stoffler requested to merge (removed):master into master

I fix a display problem that occur when clicking on the scale menu on bottom left. I just set a wrap for the combo box with a width of 1 so it display as one column.

Please refer to the issue here : #2642 (closed)

Edited by Kevin Stoffler

Merge request reports