nhn / toast-ui.vue-image-editor

Toast UI Image Editor for Vue
MIT License
187 stars 41 forks source link

Documentation on achieving mobile UI with wrapper? #2

Open humblecoder opened 5 years ago

humblecoder commented 5 years ago

Version

3.3.0

Development Environment

MacOS 10.14.1 (18B75) Chrome Version 70.0.3538.110 (Official Build) (64-bit)

Current Behavior

I see no reference to a "mobile" UI. Please provide insights into achieving a succinct mobile UI

Expected Behavior

Mobile-compatible UI

jungeun-cho commented 5 years ago

Look here. https://github.com/nhnent/tui.image-editor/blob/master/docs/Apply-Mobile-Version.md https://github.com/nhnent/tui.image-editor/blob/master/docs/Apply-Mobile-Version-Image.md

If there are other requirements besides this, can you tell me more about it? :-)

humblecoder commented 5 years ago

@jungeun-cho Well, I'm using the wrapper on a mobile device (i.e. Cordova). Does the wrapper not include the CSS?

When I add new objects, they are tiiiiiiiiiiiiiny. And it doesn't matter whether I set my cornerSize: 5 or cornerSize: 500, they are still amazingly small and can't be grabbed.

jungeun-cho commented 5 years ago

Css file for mobile are not supported. But there are examples. https://github.com/nhnent/tui.image-editor/blob/production/examples/css/service-mobile.css