matplotlib / matplotlib/ipympl
OSX: zoom with 2 fingers triggers a menu in notebook
未关闭
还没有人认领这个 Issue。
- 主要语言
- Jupyter Notebook
- 星标
- 1.7k
- 派生
- 234
- PR 合并指标
- 30 天内没有已合并 PR
描述
On OSX 10.14.5, Firefox, conda-forge, ipympl 0.3.3 widget in jupyter notebook:
After selecting zoom/pan mode with the toolbar button, the zoom works normally (one finger presses on the trackpad, the other drags), but panning with 2 fingers held down and dragging brings up a menu in addition to executing the zoom. The menu does not appear with %matplotlib notebook. Evidently it is disconnecting the 2-finger-press from the menu when the cursor is inside the figure.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在 OSX 10.14.5 和 Firefox 的 Jupyter Notebook 中,使用 ipympl 0.3.3 小部件复现双指平移/缩放行为。将其与 %matplotlib notebook 进行比较;完成标准是双指拖动仍然能够执行缩放或平移,而不会打开菜单。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter-notebook
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100