Skip to content

Avalonia. Can't scroll a page with a plot inside if the mouse is over the plot. #5240

@oktrue

Description

@oktrue

A fix that prevents event bubbling in AvaPlot when nested in ScrollViewer was previously introduced in #5223.
But now in case when you've got a Plot with UserInputProcessor.Disable() inside ScrollViewer, you can't scroll the page while the mouse is over the Plot. Therefore, I believe that this behavior should be configurable at the plot control level.

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