FredTungsten / ScriptPlayer

ScriptPlayer is a video player that controls the Handy and lots of other toys in sync with videos.
GNU General Public License v3.0
163 stars 71 forks source link

Request - Toggle/Show Script Lines #253

Closed Barbadozer closed 1 year ago

Barbadozer commented 1 year ago

With a script playing, when hovering over the playback at the bottom of the screen, a preview picture of the video and the script lines/curves are shown. I'd like to see these line/curves at all times or have a toggle to show/hide them. This would help when debugging and testing custom scripts.

FredTungsten commented 1 year ago

All you need already exists in the right-side panel's debug section:

image

Barbadozer commented 1 year ago

Oh! Show Script Positions is actually what I was after. Thank you!