markdown-editor icon indicating copy to clipboard operation
markdown-editor copied to clipboard

Need to drag files into editor pane to open (not possible on smaller devices)

Open mgroth0 opened this issue 6 years ago • 3 comments

when I drag a .md file into the website Chrome just loads that file like it would any other with a file:// url. What am I doing wrong?

mgroth0 avatar Sep 25 '17 02:09 mgroth0

Hey! I tried to reproduce this, but it works properly for me. Were you dropping the file on the editing pane or the viewer? Dropping a file on the editing pane would load it in the editor.

aero31aero avatar Sep 25 '17 05:09 aero31aero

ohhhh ok that made me figure it out, thanks aero!

So it turns out that because my browser window size was not wide enough I could not see the editor pane and assumed the viewer pane was the whole thing.

The editor pane is hidden until you make the window width a little over half a normal sized monitor. Unless I missed something I think this will likely confuse other newcomers too, so I'll leave this issue open.

mgroth0 avatar Sep 25 '17 08:09 mgroth0

Maybe coul you re-title this issue according to the actual problem?

vinyll avatar Nov 06 '17 21:11 vinyll