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

Mouse selection cannot select entire screen #2

Open
CallumCarmicheal opened this issue May 9, 2020 · 2 comments
Open

Mouse selection cannot select entire screen #2

CallumCarmicheal opened this issue May 9, 2020 · 2 comments

Comments

@CallumCarmicheal
Copy link

CallumCarmicheal commented May 9, 2020

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

@lifeisforu
Copy link
Owner

Sorry, I'm too late checking this issue.

I'll check it later. Sorry, for now I'm so busy...

Thank you for your attention and efforts.

@antithing
Copy link

Hi @CallumCarmicheal @lifeisforu .

I am having the same issue, and actually it also exists in the sample calculator project. It is impossible to drag a node all the way to the edge of the screen, there is a restriction rectangle that I cannot find. Does anyone have the answer to this?

Also, thank you very much for this code!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants