summaryrefslogtreecommitdiff
path: root/grapher/Models/AccelGUI.cs
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-09-25 23:03:00 -0700
committerJacob Palecki <[email protected]>2020-09-25 23:03:00 -0700
commit206cdc1712d02d15b85393a57ca744fbc014a55c (patch)
tree5d28926aee87c077ffc4ed7222469bbf2f28bd2c /grapher/Models/AccelGUI.cs
parentLast mouse move perfetly responsive at 100 FPS (diff)
downloadrawaccel-206cdc1712d02d15b85393a57ca744fbc014a55c.tar.xz
rawaccel-206cdc1712d02d15b85393a57ca744fbc014a55c.zip
SetActive changes field default, bugs fixed
Diffstat (limited to 'grapher/Models/AccelGUI.cs')
-rw-r--r--grapher/Models/AccelGUI.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/grapher/Models/AccelGUI.cs b/grapher/Models/AccelGUI.cs
index 131df9c..cc86ff7 100644
--- a/grapher/Models/AccelGUI.cs
+++ b/grapher/Models/AccelGUI.cs
@@ -175,7 +175,6 @@ namespace grapher
{
AccelCharts.DrawLastMovement();
MouseWatcher.UpdateLastMove();
- AccelCharts.Redraw();
}
#endregion Methods