Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10367] MobileWeb: Add support for cancelAllAnimations() to Ti._.UI.Element

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-26T22:13:32.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeUnknown
Created2012-08-09T04:26:26.000+0000
Updated2018-04-04T23:20:39.000+0000

Description

Android and iOS support cancelAllAnimations() on Ti.UI.View. When called, it will cancel all in progress animations. When the animations are cancelled, it is undetermined if the animations should stop, reset, or go to the finish state. I proposed Ti.UI.ANIMATION_STOP, Ti.UI.ANIMATION_RESET, and Ti.UI.ANIMATION_FINISH constants. The default value when no arguments are passed in should probably be ANIMATION_STOP, but could also be ANIMATION_RESET.

Comments

  1. Lee Morris 2017-06-26

    Resolving as "Won't Fix" as MobileWeb has been deprecated.
  2. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source