diff multipaint.pde @ 136:12cf30907f26

More work on integrating changes from v1.8.2018
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 09 Aug 2018 13:09:39 +0300
parents 72ae62f2036b
children 1ec3488bfd1e
line wrap: on
line diff
--- a/multipaint.pde	Wed Aug 08 11:16:18 2018 +0300
+++ b/multipaint.pde	Thu Aug 09 13:09:39 2018 +0300
@@ -22,6 +22,7 @@
 int g_rband, g_rbang, g_boxreconstruct, g_charlimit;
 int g_animx, g_animy, g_animframes, g_animno, g_animtime, g_animspeed;
 int g_omag, g_bordh, g_bordv, g_keymacpos;
+int g_wheelup = int(':'), g_wheeldown = int(';'), g_middlebutton = int(',');
 
 boolean g_control = false, g_shift = false, g_dirty;
 
@@ -498,7 +499,7 @@
     viewport();
     //magport();
     switcher(1);
-    update_ui();
+    update_ui(false);
     updatePixels();
 
     // Message control