fluid-behavior-tree icon indicating copy to clipboard operation
fluid-behavior-tree copied to clipboard

fix(nodeprintcontroller.cs): #29 Line offset bug

Open TNThomas opened this issue 2 years ago • 9 comments

Horizontal lines moved up 2 pixels. Vertical lines underneath boxes extended by 1 pixel.

fix #29

TNThomas avatar Jan 23 '23 18:01 TNThomas

I've got a few edge case projects to test this against. Should have time this weekend 👍

ashblue avatar Jan 24 '23 17:01 ashblue

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

image

ashblue avatar Jan 30 '23 00:01 ashblue

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).

TNThomas avatar Jan 30 '23 15:01 TNThomas

I'll take a look today. See if the issue went away

ashblue avatar Feb 04 '23 17:02 ashblue

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?

ashblue avatar Feb 05 '23 22:02 ashblue

I am using Windows 11. I'll get a screenshot for you after GGJ is over

TNThomas avatar Feb 05 '23 23:02 TNThomas

image

TNThomas avatar Feb 07 '23 03:02 TNThomas

Weird... I'll have to dig into this a bit more. Sorry for the delay getting this in.

ashblue avatar Mar 04 '23 20:03 ashblue

Might have an idea what's causing this, should get addressed in the next bundle of patches.

ashblue avatar Apr 13 '24 17:04 ashblue