Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用snapjs,据我所见,没有办法对其进行配置,以便单击“元素”不会关闭快照抽屉。我只在桌面上使用它,单击主窗口时关闭抽屉有点奇怪,所以我想完全删除它,并依靠我自己的打开/关闭按钮。
是否可以配置它,或者至少在 snap 添加事件监听器后删除它?
谢谢。
tapToClose: false
在您的设置中更改它...