Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18750] Windows: Support animations of right, center and bottom properties

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2016-06-03T17:55:16.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.4.0
ComponentsWindows
Labelsn/a
ReporterChristopher Williams
AssigneeGary Mathews
Created2015-03-27T15:11:22.000+0000
Updated2016-07-01T15:40:44.000+0000

Description

When implementing Ti.Ui.Aniamtion/Ti.UI.View.animate() I didn't implement bottom/right/center animations - just top/left. We need to implement bottom/right/center as well, which typically should just involve the same basic code, just referencing different properties of the component for determining the amount to move.

Comments

  1. Gary Mathews 2016-06-02

    master: https://github.com/appcelerator/titanium_mobile_windows/pull/734
  2. Ewan Harris 2016-07-01

    Verified using: Windows 10 Pro Ti SDK: 5.4.0.v20160630074247 Appc NPM: 4.2.7-2 Appc CLI: 5.4.0-23 Appc Studio: 4.7.0.201606220541 The right, centre and bottom properties can now be used in an animation. Filed TIMOB-23607 to fix the view snapping back to centre when the animation is finished. Closing ticket

JSON Source