Fixed a bug in DoubleFieldEditor
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Mon, 18 May 2020 16:55:14 +0000 (18:55 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Mon, 18 May 2020 16:55:14 +0000 (18:55 +0200)
commitd43177071628a87aa9e753d6432005bca259eb43
tree9ca24de57cc662de0ab7ec4117eb4f8073c94858
parent2fb92e49c01694fc67d2a893586dcbe393352c1f
Fixed a bug in DoubleFieldEditor

Only the integral part of entered values was saved to the preferences
plugins/net.mograsim.plugin.core/src/net/mograsim/plugin/util/DoubleFieldEditor.java