maya-capture-gui icon indicating copy to clipboard operation
maya-capture-gui copied to clipboard

Typing end frame usually changes around start frame too

Open BigRoy opened this issue 7 years ago • 0 comments

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 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.

BigRoy avatar Nov 06 '18 17:11 BigRoy