revert old color picker, enable animation toolbar
This commit is contained in:
@@ -432,6 +432,9 @@ LRESULT CALLBACK WndProc(HWND hWnd, UINT msg, WPARAM wp, LPARAM lp)
|
||||
static POINT lastPoint;
|
||||
switch (msg)
|
||||
{
|
||||
case WM_PAINT:
|
||||
App::I.redraw = true;
|
||||
break;
|
||||
case WM_CREATE:
|
||||
BT_SetTerminate();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user