Skip to content

Mouse selection cannot select entire screen #2

@CallumCarmicheal

Description

@CallumCarmicheal

While porting the NodeGraph to AvalonDock, I had to rewrite the framework to use instance references to NodeGraphManager instead of static references everywhere. This will allow for multiple instances of the node editor without having to make a new UserControl for each instance.

While developing this I had noticed that you cannot select the entire width and height of the window, I've not been able to manage to find the code that restricts the highlight area to the the visible.

If anyone can help me figure out this, thanks.

Links:
Fork OOP version of NodeGraph: https://github.com/CallumCarmicheal/NodeGraph
AvalonDock test app: https://github.com/CallumCarmicheal/NodeGraphTestApplication

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions