jwashke / toast-ui-image-editor-angular-wrapper

A simple Angular6+ wrapper for TOAST UI Image Editor
9 stars 20 forks source link

Checkboxes on Filter subemnu do not show up. #8

Open technosoftgit opened 4 years ago

technosoftgit commented 4 years ago

No checkbox on Filter subemnu shows up. Checkbox style also doesn't work // checkbox style 'checkbox.border': '1px solid #ccc', 'checkbox.backgroundColor': '#fff',

mhar-daria commented 3 years ago

I know this was long been posted I hope this helps. Importing the tui-image-editor css works for me.

@import "~tui-image-editor/dist/tui-image-editor.css";