k-means dialog - number of clusters gtkentry field not visible
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 27 Nov 2017 09:56:33 +0000 (10:56 +0100)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 27 Nov 2017 09:56:33 +0000 (10:56 +0100)
commit2db8b20dbf5b3ab77430cc0c6a562fc17fe03e83
tree822d7d3bb69def6ed2a0b36d2dfc3503529a03fe
parenta901596a2cd78660dcf9e7ab29250fabc9007968
k-means dialog - number of clusters gtkentry field not visible

The gtkentry field for the number of clusters in the k-means dialog
has a width of zero.
Number entries in this field are not visible with this width, although
the edit is done. I changed the width_chars to 5. Then the field is
visible in the dialog.
src/ui/gui/k-means.ui