(editor) bad object centering if an object is sequensively rotated then resized

Bug #909720 reported by Kevlar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ella-renaissance
In Progress
Medium
Unassigned

Bug Description

ON the editor ; for example, draw a simple box. Then rotate this box. Then resize this box. You can see that the selection box is out of the bounds !

Revision history for this message
Kevlar (amiluc-bis) wrote :

a first step : I've found that angles encoding in flash_utils module was wrong, so, now, when we rotate an object of 90 degreesclockwise in editor, it also turns of 90 degrees CLOCKWISE in flash file.

But, it seems that the flash encoder 'swfc' counts don't sums the values when ther is more than one rotation. Example to explain :
an object :
keyframe 1 : rotation 0
keyframe 10 : rotation 90
keyframe 20 : rotation 90

under swfc encoder, the state at keyframe 20 ISN'T a 180 degrees rotation, only a 90.

Revision history for this message
Kevlar (amiluc-bis) wrote :

fix commited

Changed in ella-renaissance:
status: New → Fix Committed
Revision history for this message
Kevlar (amiluc-bis) wrote :

fixed, in revision #101, released

Changed in ella-renaissance:
status: Fix Committed → Fix Released
Revision history for this message
Kevlar (amiluc-bis) wrote :

Thi bug remains in 0.4.0 release, ther is some work to do !

Changed in ella-renaissance:
status: Fix Released → Confirmed
importance: High → Medium
Revision history for this message
Kevlar (amiluc-bis) wrote :

Bgug isn't fixed, but some progress, mainly for bitmaps

Changed in ella-renaissance:
status: Confirmed → In Progress
Revision history for this message
Kevlar (amiluc-bis) wrote :

Revision #117 : a major part of bug fixing was done. Now, a rotated object remains correctly centered during resizing, but, sometimes, the selection rectangle isn't correctly sized itself.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.