GNU TeXmacs - Bugs: bug #64524, Object size gets changed during a...
You are not allowed to post comments on this tracker with your current authentication level.
bug #64524: Object size gets changed during a rotation animation
Submitter: | jadelight | ||
Submitted: | Mon 07 Aug 2023 02:54:19 PM UTC | ||
Category: | Graphics editor | Priority: | 5 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | 2.1.2 |
Fixed Release: | None | Fixed Release: | |
Keywords: |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2023-08-07 | jadelight | Attached File | - | ![]() |
Added rotation-animation.tm, #55016 |
To reproduce:
1. Draw image
2. Draw a square
3. Select the graphics and insert animation for 2 seconds.
4. At the last frame, rotation the square 45 degrees counterclockwise.
5. Play the animation, and the square gets shinked and enlarged during the animation.
I draw a reference circle passing the 4 corners of the square, and I find the corner of the square does not follow the circle, which means its size changed during the animation. See the attached file for the demonstration.