The capture UI time settings automatically try to adjust so that the end frame is higher than the start frame, and vice versa.
As such when retyping the end frame, e.g. going 1... -> 12... -> 125 then The start frame will automatically be resetted to frame 1 since for a moment there the lowest set end frame was frame 1.
Proposal
Instead of this behavior it should only update that check on leaving the text field, on enter and/or after a delay (possibly 2 seconds or so?). So that one can at least type without interfering with the other setting.
Issue
The capture UI time settings automatically try to adjust so that the end frame is higher than the start frame, and vice versa.
As such when retyping the end frame, e.g. going
1... -> 12... -> 125
then The start frame will automatically be resetted to frame1
since for a moment there the lowest set end frame was frame1
.Proposal
Instead of this behavior it should only update that check on leaving the text field, on enter and/or after a delay (possibly 2 seconds or so?). So that one can at least type without interfering with the other setting.