paceholder / nodeeditor

Qt Node Editor. Dataflow programming framework
BSD 3-Clause "New" or "Revised" License
2.92k stars 794 forks source link

Bug: node rendering breaks when zooming in. #388

Open Trico-Everfire opened 1 year ago

Trico-Everfire commented 1 year ago

I have a basic node renderer with both dynamic nodes and dynamic ports. small nodes render fine no matter how you zoom in, but nodes that go past 5 to 10 ports seem to have the renderer stroke out when you zoom in.

image

OS: Linux, KDE Neon.

OpenJeDi commented 11 months ago

I just wanted to report the same issue. It has been like this as long as I remember, and on all platforms we use (MacOS, Linux, Windows).

This is an example in windows:

WI Wagons - RedStarLine _ - WIcreations Motion Software 26_07_2023 14_11_07

OpenJeDi commented 11 months ago

Issue #121 seems to be the same issue