xtingray / tupitube.desk

TupiTube Desk Source Code
GNU General Public License v2.0
35 stars 12 forks source link

Rotation Tween Removing Issue #82

Closed lxlalexlxl closed 6 months ago

lxlalexlxl commented 8 months ago
  1. Create a new project an draw two rectangles.
  2. Add a rotation tween to the two rectangles together. Set end frame to 100 and apply tween. The player shows two rotating rectangles.
  3. Delete the tween you just added. Now the player shows one rotating rectangle, that is, the tween has not been removed completely.
xtingray commented 8 months ago

The "Remove Tween" issue has been fixed. Please, try this installer to confirm the fix: https://tupitube.com/tmp/TupiTube_Desk_0.2.21_x64.sh

lxlalexlxl commented 8 months ago

This version works fine.