CKEY in the action window scrolls the window so that the current frame

is in the center.
This commit is contained in:
Chris Want
2003-01-28 19:54:19 +00:00
parent 1bbd7b1392
commit 57b03cba73
3 changed files with 29 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ int in_ipo_buttons(void);
void drawscroll(int disptype);
void drawipo(void);
void center_currframe(void);
void scroll_ipobuts(void);
int view2dzoom(unsigned short event);
int view2dmove(unsigned short event);