Blender Git Commit Log

Git Commits -> Revision bfb664b

Revision bfb664b by Philipp Oeser (master)
November 4, 2021, 09:46 (GMT)
Fix T92791: collapsed nodes scaling widget wrong with interface scale

Size, position and scale of the "two-line" widget (the one to scale a
node horizontally) was not taking interface scale into account. In the
case of the report, it could happen it draws behind an output socket.

before (at 2.0 interface scale)
{F11698493}

after (at 2.0 interface scale)
{F11698501}

Maniphest Tasks: T92791

Differential Revision: https://developer.blender.org/D13088

Commit Details:

Full Hash: bfb664b65de2c71ee3d85760ee5dcf83a7c9aa23
Parent Commit: 74ef424
Lines Changed: +12, -10

2 Modified Paths:

/source/blender/editors/space_node/drawnode.cc (+1, -1) (Diff)
/source/blender/editors/space_node/node_draw.cc (+11, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021