TAStudio: don't jump to greenzone on single mouse click of analog cell (this is not an edit event.)

This commit is contained in:
alyosha-tas 2020-07-02 17:46:21 -04:00
parent be2ba08c10
commit b09b9681e2
1 changed files with 0 additions and 2 deletions

View File

@ -682,8 +682,6 @@ namespace BizHawk.Client.EmuHawk
RefreshDialog();
}
JumpToGreenzone();
_axisPaintState = CurrentTasMovie.GetAxisState(frame, buttonName);
if (applyPatternToPaintedInputToolStripMenuItem.Checked && (!onlyOnAutoFireColumnsToolStripMenuItem.Checked
|| TasView.CurrentCell.Column.Emphasis))