Merge branch 'blender-v4.3-release'
This commit is contained in:
@@ -3562,7 +3562,7 @@ static void node_draw_basis(const bContext &C,
|
||||
float iconofs = rct.xmax - 0.35f * U.widget_unit;
|
||||
|
||||
/* Group edit. This icon should be the first for the node groups. */
|
||||
if (node.is_group()) {
|
||||
if (node.type == NODE_GROUP) {
|
||||
iconofs -= iconbutw;
|
||||
UI_block_emboss_set(&block, UI_EMBOSS_NONE);
|
||||
uiBut *but = uiDefIconBut(&block,
|
||||
|
||||
Reference in New Issue
Block a user