weixin_39907526 2020-11-21 02:48
浏览 0

Mac issues (no LMB)

In GitLab by on Mar 12, 2019, 15:42

So the biggest source of issues is that Mac laptops don't have right trackpad button, disabling them from using a context menu.

It seems that Mac users are used to long-press things to call a context menu. ct.js does not have this behavior.

Besides that, the debug window has a hidden title bar (with default close-minimise-maximise buttons), making it unobvious on how to close the debugger to return to the IDE.

  • [x] Basic implementation of long-press event;
  • [x] Add a move threshold for long-press events;
  • [ ] Add a custom title bar/exit icon for the debugger window. If only I had a Mac!

该提问来源于开源项目:ct-js/ct-js

  • 写回答

6条回答 默认 最新

  • weixin_39907526 2020-11-21 02:48
    关注

    In GitLab by on Mar 12, 2019, 15:46

    changed the description

    评论

报告相同问题?