Re: Adding Preset to Edit Box
Posted: Tue Sep 09, 2014 12:20 am
Ok, still weirdness. I tried to round to int in green (multiply by 100, send float into int, multiply by 0.1), but still getting off-by-one errors with certain values. The weird thing is that I can still see it loading in, where the plugin will pop up with the correct value for a split second, then flicker, and then the value is set again to the wrong value. It's like you can tell the preset manager is kicking in, but it's a tease with that value you want flashing before your eyes for a moment before it does.
So, having an epiphany, I just removed the preset parameter altogether. ...Of course now I'm back where I started and it doesn't save the value at all.
How is the preset system recalling the correct value and then immediately overwriting it with an incorrect one?
So, having an epiphany, I just removed the preset parameter altogether. ...Of course now I'm back where I started and it doesn't save the value at all.
How is the preset system recalling the correct value and then immediately overwriting it with an incorrect one?