Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23243] Windows: Ti.UI.createAnimation does not support % in the width property

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2016-05-25T23:20:24.000+0000
Affected Version/sRelease 5.4.0, Release 5.3.0
Fix Version/sRelease 5.4.0
ComponentsWindows
Labelsqe-5.4.0
ReporterJörgen Buder
AssigneeGary Mathews
Created2016-04-20T09:37:17.000+0000
Updated2016-06-29T21:10:13.000+0000

Description

Example: var animateRight = Ti.UI.createAnimation({ left : "85%", curve : Ti.UI.ANIMATION_CURVE_EASE_OUT, duration : Alloy.Globals.Animation.animeDuration }); I get crash building for Windows Phone 8.1, if I exchange it to a absolute value like 250 it works

Comments

  1. Gary Mathews 2016-05-25

    Duplicate of TIMOB-19351
  2. Harry Bryant 2016-06-29

    Closing ticket as TIMOB-19351 is verified as fixed.

JSON Source