Quantcast
Channel: Bugs Latest Topics
Viewing all articles
Browse latest Browse all 760

Bug with Size and ANIMATIONTYPE_SIZE

$
0
0

Using last version from git.

in Animation.animate(..):

case Animation.ANIMATIONTYPE_SIZE:
    this._offsetsCache[keyOffset] = toValue.subtract(fromValue);

but there is typo in Size:

public substract(otherSize: Size): Size {

so Animation.animate can't find method, and produces error "_.subtract is not a function"

 


Viewing all articles
Browse latest Browse all 760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>