uiwjs / react-md-editor

A simple markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-md-editor
MIT License
2.18k stars 160 forks source link

Dragbar / resizing doesn't work on mobile #447

Open Transfusion opened 2 years ago

Transfusion commented 2 years ago

Try visiting https://uiwjs.github.io/react-md-editor/ on a mobile device; the whole page scrolls when trying to resize using the ... dragbar.

jaywcjlove commented 2 years ago
image

@Transfusion Oh, need to do touch event compatibility.

jaywcjlove commented 2 years ago

@Transfusion Upgrade 3.19.4