nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.84k stars 1.26k forks source link

styl error #792

Open mvpyb opened 1 year ago

mvpyb commented 1 year ago

Describe the bug styl file : src/css/range.styl

tui-image-editor-disabled{backbround-color:#f00}

Should be background-color

lja1018 commented 1 year ago

@mvpyb Thank you for the information. I'll fix it.

Pascal1132 commented 1 year ago

Thanks for the fix. I would like to know when the next version will be. Do you have an ETA? I'm using it for a project but when I build I got a warning. Thanks very much! @lja1018

lja1018 commented 1 year ago

@Pascal1132 I'm sorry I'm late. I'm going to work on it soon. It will be released after that.

Pascal1132 commented 7 months ago

@lja1018 Are there still plans to correct this warning ?