Skip to content

panning和mousewheel的modifiers、eventTypes、guard支持更灵活的配置方式 #5007

@gongyunlu

Description

@gongyunlu

功能描述

  1. 移动和缩放画布时,我只能选择要加修饰符或不加修饰符,不能同时支持;
  2. panning的modifiers支持space而mousewheel不支持space;
  3. mousewheel支持guard而panning不支持;

期望解决方案

  1. 希望panning和mousewheel配置modifiers时支持忽略修饰符的配置项;
  2. mousewheel的modifiers能够支持space;
  3. panning能够支持以guard的方式配置;
  4. guard的event中可以判断当前是否添加了修饰符;

是否愿意参与贡献?

✅ 是

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature 💡A new feature request or an enhancement proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions