disable drag after drawing line (#5315)
This commit is contained in:
@@ -240,6 +240,7 @@ private:
|
||||
|
||||
EditModes m_editMode;
|
||||
|
||||
bool m_mouseDownLeft;
|
||||
bool m_mouseDownRight; //true if right click is being held down
|
||||
|
||||
TimeLineWidget * m_timeLine;
|
||||
|
||||
Reference in New Issue
Block a user