ccp4 / DUI

CCP4 DIALS User Interface
GNU General Public License v2.0
5 stars 3 forks source link

Adjust long step ">>" when image step ">" is changed #49

Closed dagewa closed 5 years ago

dagewa commented 6 years ago

The default long step ">>" is 10 images, and step is 1 image. I can change the step size in Viewing Tools by setting "Image Jump Step", but the long step is not changed. As a result I could set ">" to, say, 15 images but ">>" will remain 10.

This is confusing. I propose that the long step defaults to the larger of 10 or 2 times the step size.

dagewa commented 6 years ago

Actually, perhaps a better suggestion would be for ">" to always advance 1 image, while the viewing tools allow changing of the long jump step instead.

dagewa commented 5 years ago

This should be a simple fix, so I'm adding it to the high priority milestone. Solution is for "Image Jump Step" to change the number of images spanned by the "<<" and ">>" buttons, not the "<" and ">" button.