Closed nksauter closed 1 year ago
I agree that the spinner controls now behave correctly, but only part of the way. Here is an example: click on the mosaic angle control and hit SHIFT-up. The text box value first increase from 0.1 to 0.11, then to 0.2. In other words, it takes both a small step and a large step. If you look at the screen output it shows that there have been two function calls to add_diffBragg_spots(), when there should be only one.
For many of the spinner boxes, pressing shift+up or shift+down resets the text box value to zero, instead of incrementing or decrementing by the defined amount.