Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9321] Android: (Parity) Scale animations anchor to upper-left but should anchor to center like rotation animations and like iOS

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-06-01T11:26:11.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sRelease 2.1.0, Sprint 2012-11 Core
ComponentsAndroid
Labelscore, module_animation, parity, qe-testadded
ReporterBill Dawson
AssigneeBill Dawson
Created2012-05-30T18:16:43.000+0000
Updated2012-08-03T15:08:45.000+0000

Description

Test case / Fail case

* Create a new Titanium Mobile project. * Replace app.js with Dawson's code from TIMOB-9207. * Run the code in Android. * In the fail case, you'll see the scaling animation is anchored at the top-left. If testing my fix, you should see it scaling up & down while anchored on its center. (*The jerkiness and appearance of the splash screen behind the window will be addressed separately*.)

Comments

  1. Bill Dawson 2012-05-30

    PR ready: https://github.com/appcelerator/titanium_mobile/pull/2298
  2. Eric Merriman 2012-06-18

    Verified fixed with SDK 2.1.0.v20120618102300. Anchor point in the center.

JSON Source