Skip to content

Mouse wheel zoom should lock one axis when performed while mouse if over an axis #3440

@edwwsw

Description

@edwwsw

This was a really nice feature in oxyplot's mouse wheel zoom. Mouse wheel zoom performs differently depending on there you are hovering.

If over the data grid, it does what you currently have implemented - zooms both x and y axis.
If over the x axis , zoom only affects x axis, y zoom is locked.
If over the y axis, zoom only affects y axis, x zoom is locked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions