On Wed, 10 Apr 2024 11:47:28 GMT, drmarmac <d...@openjdk.org> wrote:

>> This PR should fix the issue and cover all relevant cases with new tests.
>> 
>> Note: This involves a small behavior change, as can be seen in 
>> dblSpinner_testWrapAround_decrement_twoSteps() in SpinnerTest.java:749. With 
>> this change the wraparound behavior is similar to that of the IntegerSpinner.
>
> drmarmac has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Use direction-dependent modulo arithmetic in DoubleSpinnerValueFactory 
> wrap-around logic

Thanks for getting this fixed.

@andy-goryachev-oracle We might want to consider a follow-on fix to change the 
spec (with a CSR) to document this. What do you think?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1431#issuecomment-2065468663

Reply via email to