Page 1 of 1

Transform "Current image" as an editable field

Posted: 21 Jun 2024, 23:22
by Jeremy Richard
The "Current Image" located below the canvas and above the timeline could be transformed into an editable field in which we can type the frame we want to go to.

It will still show the current frame but we could quickly jump to a specific frame typing the frame number in the field, then pressing the 'enter' key (the same behaviour as in the 'Remote Control').
Current_image.jpg
And it might be more intuitive than pressing shift+F to show the 'Go to Image' window (which, as a side note, seems to always land on the frame following the one I typed).

Re: Transform "Current image" as an editable field

Posted: 24 Jun 2024, 22:02
by TVPUSER
This is a good idea

Re: Transform "Current image" as an editable field

Posted: 25 Jun 2024, 12:12
by Peter Wassink
Jeremy Richard wrote: 21 Jun 2024, 23:22
And it might be more intuitive than pressing shift+F to show the 'Go to Image' window (which, as a side note, seems to always land on the frame following the one I typed).
You found a french bug!

the "shift+F" number works on the basis of startframe 0 (zero)
so it goes wrong if the Startframe is set to 1, meaning if you set it with startframe 1 it will display the frame, one frame after the one you typed.

Re: Transform "Current image" as an editable field

Posted: 30 Jun 2024, 09:50
by Jeremy Richard
Peter Wassink wrote: 25 Jun 2024, 12:12 the "shift+F" number works on the basis of startframe 0 (zero)
Thanks for pointing this out, especially when it works properly with the remote control.