Skip to content

Weird purple line on edges? #150

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

Closed
Stanlyhalo opened this issue Jan 25, 2022 · 5 comments
Closed

Weird purple line on edges? #150

Stanlyhalo opened this issue Jan 25, 2022 · 5 comments

Comments

@Stanlyhalo
Copy link

Stanlyhalo commented Jan 25, 2022

I'm having a strange weird rendering issue, this has happened for a while now, but just ignored it. In certain zoom levels, these purple lines on the edges will either be rendered or not rendered, and with random thicknesses (although always thin).
image
Any known issue or cause?

Edit*: Also would like to add that sometimes clicking & dragging don't work.

@Stanlyhalo
Copy link
Author

It appears I'm only able to move the node if it's currently in the view of where the window zoom and position was b4 (so in the picture, if I zoom out, and move the node way left, and zoom back into the exact same spot, it would be outside the window, so if I actually zoom to where the node is, and try to move it, it seems to think it's not in the window view or something)

@Stanlyhalo
Copy link
Author

My second issue in this post appears to be the same as: #105
Still have not figured out the first issue, still looking into it.

@Stanlyhalo
Copy link
Author

Update
I have just downloaded the develop branch of this repo, and it solved my node issue, but now I just have the purple line issue.

@thedmd
Copy link
Owner

thedmd commented Jan 27, 2022

There is a pink line around canvas. I didn't noticed it because it was covered by frame. I will look why it is there.
image

@thedmd
Copy link
Owner

thedmd commented Jan 27, 2022

Fix is pushed on develop.

If you want to get rid of the line, go to imgui_canvas.cpp:118 and comment out m_DrawList->AddRect line.

@thedmd thedmd closed this as completed Jan 27, 2022
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

2 participants