Problem Description
"Set Mirrored/Flipped" changes sprite width/height on runtime to the negative value, so that if you have some event triggered on Object.Width/Height < Number - this event will be triggered.
Attach a Capx
https://www.dropbox.com/s/90q8qk0bucdowor/mirror_flip_bug.capx?dl=0
Observed Result
Mirrored/Flipped changes dimensions to the negative value: Width*-1 Height*-1
On Width/Height changed events are triggered
Expected Result
Width & Height should not be changed
On Width/Height changed events should not be triggered
Affected Browsers
- Chrome: (YES/NO)
Operating System and Service Pack
Win 7
Construct 2 Version ID
r180 64bit