Natural cut-out [bug?]

Hey there!
I found something curious… if you want to edit the NE Cut-out of a Natural accidental, it is prefilled with (0, 0) coordinates, but if you try to move the handle in the graphical editor, it updates back to the ‘real’ XY values.
Natural Cut-out.gif
Isn’t this strange?
Albert.

Yes, it’s a small UI bug. The problem is that at the point at which the cut-out controls are first created, the dialog doesn’t know the correct size of the rectangle that the cut-outs are relative to. The south-west cut-out is OK because it’s relative to zero, but the north-east cut-out has to be relative to the top-right corner of a rectangle, the size of which it doesn’t yet know.