Page MenuHome

Fix T57090: selected node group input sockets circles not drawing in sidebar UIList
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on May 28 2019, 11:05 AM.

Details

Summary

nodesockets were actually drawn, but immediately drawn over by widgets
from the widget draw batch cache.

solution here is to "widgify" nodesocket drawing as well.

Diff Detail

Repository
rB Blender

Event Timeline

Harbormaster completed remote builds in B3750: Diff 15647.

Always nice if the code is simpler after a bugfix.

This revision is now accepted and ready to land.May 28 2019, 11:51 AM
This revision was automatically updated to reflect the committed changes.