Block a user
Fix #112016: Sockets in closed node panels still draggable.
Lukas Tönne
deleted branch fix-panel-header-blocking-node-resize from LukasTonne/blender
2023-09-06 13:30:58 +02:00
Node panel title interrupts node resize
Fix #111786: Node panels header blocks resizing the node border
Setting node socket I/O type to "Both" ejects lower sockets from panel
Lukas Tönne
deleted branch fix-both-socket-panel-size from LukasTonne/blender
2023-09-06 13:29:58 +02:00
Fix #111966: Node group panels too small when using "both" type sockets
Fix #111966: Node group panels too small when using "both" type sockets
I guess this becomes less necessary when we actually align the sockets?
It's not really related. The alignment is more about the vertical space, i just need to implement a way to skip the…
Geometry Nodes: Hide node group selector for asset modifiers
Code looks fine, but i don't see any assets in the modifier menu (which should then have the flag set by default) - how do i enable these?
Node assets: Crash when dragging into an empty node editor
Fix #112016: Sockets in closed node panels still draggable.
Lukas Tönne
created branch fix-closed-panel-link-drag in LukasTonne/blender
2023-09-06 11:34:31 +02:00
Fix #111786: Node panels header blocks resizing the node border
Lukas Tönne
created branch fix-panel-header-blocking-node-resize in LukasTonne/blender
2023-09-06 11:21:09 +02:00
Lukas Tönne
pushed to fix-panel-header-blocking-node-resize at LukasTonne/blender
2023-09-06 11:21:09 +02:00
fb7017598b
Fix #111786: Node panels header blocks resizing the node border.
ba8d165d3b
Fix #111804: Remove padding between node sockets when hidden
Nodes: sockets in collapsed panels can still be clicked and dragged