Fix changing of float setting by generic popup
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 13 Apr 2011 09:15:14 +0000 (11:15 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 14 Apr 2011 19:30:18 +0000 (21:30 +0200)
commitf09bb2248bceae137817926c5bacd1f5b73c0019
treeba8667c291f4acd2e1062bf820708ea137218ac8
parent80dc596f1212770a72f7bb8d9dab79bd311c6fe6
Fix changing of float setting by generic popup

Changing a float setting (so far the only one is in the Load Options
dalog) did not always work, because the old value was clipped to (int),
so that changing it back to an integer value might erroneously conclude
there was no change.
xoptions.c