When I run Editor.sh on mac (latest OS) with retina, apparently there is a bug about mouse cursor position. I believe the editor interprets the mouse position to be (x/2, y/2) while the real mouse cursor is showing at (x, y). For this reason, I cannot click anything under the mouse cursor, but have to move the mouse cursor to a different place. Also I cannot click anything > (width/2, height/2) on the screen.
Any quick solution?
I vaguely remember I used Editor.sh once sometime ago (probably one year ago). I don’t recall any issue like this. So maybe new issue after updating OS?
Also, why it automatically uses fullscreen when running Editor.sh? anyway to run it for window mode?