daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
https://daybrush.com/moveable/
MIT License
10.08k stars 618 forks source link

Unable to use svg icon in the custom able with plain javascript #462

Closed ccpu closed 2 years ago

ccpu commented 3 years ago

Environments

Description

Somehow SVG icons used with custom ables are not rendered properly when using moveable in the plain javascript (e.g. new Moveable(document.body, {...}).

daybrush commented 3 years ago

@ccpu

oh sorry.

svg is not supported in custom able.

I'll support svg.

daybrush commented 3 years ago

@ccpu

moveable's new version is released. svg is available.