Yes, there are 2 marker icons... only one was corrected for proper center

drawing.
This commit is contained in:
2005-12-28 16:00:46 +00:00
parent 9df1460777
commit 59ef1bca6a
3 changed files with 1539 additions and 1536 deletions

View File

@@ -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;