Message 1 of 1
FloatSpinnerCommandInput expression update bug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When either of the spinner up or down buttons of a FloatSpinnerCommandInput is press a preview event is triggered. But in the preview event handler the expression reported by the FloatSpinnerCommandInput is still the previous unchanged expression. The value reported is the new value. I see that the expression gets updated some time later but during the preview event handler I do NOT get the new expression when I need it.
Can you fix this, please?