This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch fix/super-signature-checks
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
at f2f233378a MXRoyale: fix BitmapAsset constructor first parameter type
This branch includes the following new commits:
new b4619ba263 Basic, CreateJS, MaterialDesignLite, MXRoyale: fix some
super() constructor calls that were missing casts to correct type from Object
new 71a12b29e0 MXRoyaleBase: fix AsyncErrorEvent pasing wrong value to
super() constructor on SWF
new c207cfd541 MXRoyale: SystemManager override of addChildAt() for SWF
was not passing the index to super.addChildAt()
new 1671a713fc MXRoyale: fix Fade passing IUIBase to super() instead of
target parameter
new 8f2fb81776 Basic: fix $sprite_setChildIndex() signature and call to
super.setChildIndex()
new 920a322102 MXRoyale: fix UITextFormat super() constructor call
new f2f233378a MXRoyale: fix BitmapAsset constructor first parameter type
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.