== Transform ==
adding missing init on handleEvent callback
This commit is contained in:
@@ -621,6 +621,7 @@ void initTrans (TransInfo *t)
|
||||
t->con.imval[1] = t->imval[1];
|
||||
|
||||
t->transform = NULL;
|
||||
t->handleEvent = NULL;
|
||||
|
||||
t->total =
|
||||
t->num.idx =
|
||||
|
||||
Reference in New Issue
Block a user