Yes, there are 2 marker icons... only one was corrected for proper center
drawing.
This commit is contained in:
@@ -106,7 +106,7 @@ static void shader_node_previewrender(ScrArea *sa, SpaceNode *snode)
|
||||
if(node->flag & NODE_DO_OUTPUT) {
|
||||
if(node->lasty<PREVIEW_RENDERSIZE-2) {
|
||||
RenderInfo ri;
|
||||
int test= node->lasty;
|
||||
// int test= node->lasty;
|
||||
|
||||
ri.cury = node->lasty;
|
||||
ri.rect = NULL;
|
||||
|
||||
Reference in New Issue
Block a user