Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZoomContentControl: Configurable pan trigger #1306

Open
17 tasks
vatsashah45 opened this issue Dec 9, 2024 · 1 comment
Open
17 tasks

ZoomContentControl: Configurable pan trigger #1306

vatsashah45 opened this issue Dec 9, 2024 · 1 comment
Assignees
Labels
control/zoom-content-control kind/bug Something isn't working kind/enhancement New feature or request.

Comments

@vatsashah45
Copy link
Contributor

vatsashah45 commented Dec 9, 2024

Master Issue: #1290

Current behavior

Expected behavior

How to reproduce it (as minimally and precisely as possible)

Nuget Package:

Package Version(s):

Affected platform(s):

  • WebAssembly
  • Android
  • iOS
  • macOS (AppKit)
  • Mac Catalyst
  • Skia
    • WPF
    • GTK (Linux)
    • Linux Framebuffer
    • Tizen
  • Windows

IDE:

  • Visual Studio 2022
  • Visual Studio 2019
  • Visual Studio Code
  • Visual Studio for Mac
  • Rider Windows
  • Rider macOS

Relevant plugins:

Anything else we need to know?

@vatsashah45 vatsashah45 added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Dec 9, 2024
@vatsashah45 vatsashah45 self-assigned this Dec 9, 2024
@kucint
Copy link

kucint commented Dec 10, 2024

Hi @vatsashah45
in general I want to implement something like this:

  • panning is started when a specific mouse button is pressed, e.g. Right MB
  • and some modifier key is pressed e.g. CTRL
  • and mouse button has been pressed directly on canvas, but not on any of its children (rectangles on canvas)

@Xiaoy312 Xiaoy312 added kind/enhancement New feature or request. control/zoom-content-control and removed triage/untriaged Indicates an issue requires triaging or verification. labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control/zoom-content-control kind/bug Something isn't working kind/enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

3 participants