Message 1 of 3
Undo PlaybackOptions command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I can't seem to undo the playbackOptions command used to adjust the playback range. For example:
cmds.playbackOptions(animationStartTime=10, minTime=10)
According to the doc this is an undoable command, but it does not seem to be entering into the undo queue. Curiously, if I drag the slider with the mouse, that DOES undo... which isn't all that helpful for me.
Am I missing something or is this a bug?
(I am using Maya 2023.3 on linux)