simplajs / simpla-img

An editable image you can update inline, built on Simpla
https://www.simplajs.org
MIT License
6 stars 3 forks source link

[v1] Add GIF support - fixes #42 #44

Closed bedeoverend closed 7 years ago

bedeoverend commented 7 years ago

Adds back in GIF support to v1. It does this by disabling scaling and translation, as discussed in #42.

@seaneking do you want to have a squiz? Main things for you to check would be how you want to handle disable - I just changed the cursor and disabled paper-slider, but figured you'd have some idea on how this should be done.

madeleineostoja commented 7 years ago

reviewed

bedeoverend commented 7 years ago

Yeah fair enough, that sounds good. Does feel a bit broken this way. I'll merge just to keep things going quick.