motionmonster / Stanimation

Stanimation Stick Figure Animator
1 stars 0 forks source link

Duplicating frames from tween doesn't update the scroll #8

Open PixelGuy123 opened 1 year ago

PixelGuy123 commented 1 year ago

Steps to reproduce the bug:

  1. Make lots of frames until it reaches the right (aka when you have to scroll to the right to see the next frames)
  2. make a tweening on any of the frames while the scroll is entirely to the left
  3. then just create frames from the tweening and you'll see you can't scroll to the right until you do an action that updates the scroll length (like duplicating a frame) Note: this also happens when you Ctrl + Z with all the scroll to the right (after reproducing this bug, just do an action that updates the scroll, then go all the way to the right, and press Ctrl + Z)
motionmonster commented 1 year ago

Fixed. Thanks for pointing these things out. I really appreciate it. It makes for a more polished program.