Skip to content

Display dimensions and ratio of the current selection to the left of the "fwhm:" field

Hi!

Display dimensions and ratio of the current selection, on the left of the "fwhm:" label

  • while drawing it, on mouse event
  • on new selection callback
  • on switching page

2020-08-10__3_

NOTES:

  1. I think that we should call calculate_fwhm() also as an event callback (there is a wrong comment stating it's not possible)
  2. I think that we could call new_selection_zone() when switching page which would clean up a bit the code IMO

What do you think, should I provide you with the refactor in this same MR?

Sébastien

Merge request reports