fluid-behavior-tree
fluid-behavior-tree copied to clipboard
fix(nodeprintcontroller.cs): #29 Line offset bug
Horizontal lines moved up 2 pixels. Vertical lines underneath boxes extended by 1 pixel.
fix #29
I've got a few edge case projects to test this against. Should have time this weekend 👍
This kinda fixes it, but looks like it introduces a gap that shouldn't be there. Will show up more clearly when dark mode gets added. Should be a continuous line. Hopefully easy to fix
Found and fixed one instance of broken lines, but it didn't look like the ones in your screenshot (not sure how you produced those).
I'll take a look today. See if the issue went away
Definitely seeing the issue still in the built in example trees. Can you post a screenshot of how it looks on your end? Also what OS are you using?
I am using Windows 11. I'll get a screenshot for you after GGJ is over
Weird... I'll have to dig into this a bit more. Sorry for the delay getting this in.
Might have an idea what's causing this, should get addressed in the next bundle of patches.