Borman2000

Results 3 issues of Borman2000

Default animation is set to first animation from list (see _addAnimation_ method in **ArmatureData.as**) but not the one marked as default in DB.

Build AIR app with _-listen_ flag instead of _-connect_ to debug AIR app on device **over the usb** (default port 7936)

**Describe the bug** `openfl.Vector` turns into `::openfl::_Vector::BoolVector` in cpp and produce compile error `no viable conversion from '::hx::ObjectPtr' to 'bool' ` while trying to add any object (e.g. Bitmap) to...

😰 Type: Bug
🗃️ Status: Review Needed