Page 1 of 1

Slider for CF::Frame

Posted: Fri Aug 17, 2018 6:35 am
by forresto
It would be great to be able to scrub through values of CF::Frame to preview animation before rendering.

For that matter, a slider that pops up when focused on any number in the code would be amazing.

Re: Slider for CF::Frame

Posted: Tue Aug 21, 2018 8:23 pm
by MtnViewJohn
I like this idea. It works well with changes that I have made to the user interface. Maybe I could add a frame scrubber in the touch bar when you create a full animation.

Popups in the text editor would be harder since I just use the OS native text widget (NSTextView on Mac and RichTextBox on Windows). I would like to use a 3rd party text widget and get syntax highlighting and auto-completion. Like Scintilla.