ShapeShifter icon indicating copy to clipboard operation
ShapeShifter copied to clipboard

SVG icon animation tool for Android, iOS, and the web

Results 105 ShapeShifter issues
Sort by recently updated
recently updated
newest added

As you can see the the svg points of "equals to" image gets pushed outside of the plane and gets cut off. Page resizing also doesn't help. The svgs are...

## Error in Shape Shifter **TypeError** in **/** undefined is not an object (evaluating 'a.name') [View on Bugsnag](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0ea9a76d621400184d3462?event_id=5b0eaa04a9c91f0019de7dc8&i=gh&m=ci) ## Stacktrace webpack:///src/app/scripts/export/AvdSerializer.ts:51 - [View full stacktrace](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0ea9a76d621400184d3462?event_id=5b0eaa04a9c91f0019de7dc8&i=gh&m=ci) *Created by Alex Lockwood via...

bugsnag

## Error in Shape Shifter **TypeError** in **/** Cannot read property 'label' of undefined [View on Bugsnag](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0edd61a2b9250019c1a9d0?event_id=5b0edd61af8d6d001adfd303&i=gh&m=ci) ## Stacktrace webpack:///src/app/model/properties/EnumProperty.ts:12 - e.displayValueForValue [View full stacktrace](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0edd61a2b9250019c1a9d0?event_id=5b0edd61af8d6d001adfd303&i=gh&m=ci) *Created by Alex Lockwood via...

bugsnag

## Error in Shape Shifter **TypeError** in **/** Cannot read property 'fromValue' of undefined [View on Bugsnag](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0d759ea4b70e00184da42e?event_id=5b0d759ea4b70e00184da42d&i=gh&m=ci) ## Stacktrace webpack:///src/app/scripts/actionmode/ActionModeUtil.ts:16 - Object.Nr [View full stacktrace](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0d759ea4b70e00184da42e?event_id=5b0d759ea4b70e00184da42d&i=gh&m=ci) *Created by Alex Lockwood via...

bugsnag

## Error in Shape Shifter **Error** in **/** Command index out of bounds: subIdx=1 cmdIdx=4, numCommands=4 [View on Bugsnag](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0d7609bf9c4f0019b51e0f?event_id=5b0d7609bf9c4f0019b51e0e&i=gh&m=ci) ## Stacktrace webpack:///src/app/model/paths/Path.ts:93 - t.getCommand [View full stacktrace](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0d7609bf9c4f0019b51e0f?event_id=5b0d7609bf9c4f0019b51e0e&i=gh&m=ci) *Created by Alex...

bugsnag

## Error in Shape Shifter **TypeError** in **/** Cannot read property 'isRootNode' of undefined [View on Bugsnag](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0d819a22be1900186043a4?event_id=5b0d8c43861695001892027e&i=gh&m=ci) ## Stacktrace webpack:///src/app/scripts/export/XmlSerializer.ts:57 - [View full stacktrace](https://app.bugsnag.com/shape-shifter/shape-shifter/errors/5b0d819a22be1900186043a4?event_id=5b0d8c43861695001892027e&i=gh&m=ci) *Created by Alex Lockwood via Bugsnag*

bugsnag

``` circle { fill: #008EEC; r: 0.1; } circle.dummy { fill: #F57F16; r: 0.085; } ```

import

I think it would be cool to be able to manage multiple animations somehow and then possibly generate a JSON file so it can be consumed from other targets. Maybe...

import

Here's the svg file I tried to import: https://gist.github.com/dimsuz/c8b875a37c249e3e3642e47a021ed194 Here's what I get after import in Shapeshifter: ![screenshot of shape shifter](https://user-images.githubusercontent.com/42920/28668723-8a72f562-72d1-11e7-8a92-a66b8ec580cd.jpg)

import