Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[ENH]: Zooming single axis #30541

Closed
@timhoffm

Description

@timhoffm

Problem

Now that#30405 is merged, we can think about extending the functionality for single-axis zoom.

Proposed solution

Possible approaches:

  • Use additional modifiers: I don't think there are standard conventions as most applications have fixes aspects and don't need to zoom in different axis. My proposal would be

    • Ctrl+Wheel zoom both axis
    • Shift+Wheel zoom y
    • Alt+Wheel zoom x
      Rationale: adding additional modifiersCtrl+Shift+Wheel is cumbersome to use and does not add another benefit, so just replace the modifier. Mnemonic from the keyboard layout
    <Shift><Ctrl>   <Alt>

    soShift is on the verticalAlt is on the horizontal.

  • Use special regions: Limit scroll to one direction forCtrl+Wheel if the cursor is over an axis. This would be quite neat, but I think we do not have a good "over an axis definition. Picking the spine is too fiddly. We'd need area outside the axis includding the ticks. Something like this. But I think we have no efficent way to determine that.
    Image

Feedback welcome.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp