Redraw on construction method changed. Avoid a small issue where you had to move mouse first before being able to rechange the methode by the M key.
This commit is contained in:
@@ -248,6 +248,8 @@ public:
|
||||
handler->updateCursor();
|
||||
|
||||
handler->reset(); // reset of handler to restart.
|
||||
|
||||
handler->mouseMove(prevCursorPosition);
|
||||
}
|
||||
//@}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user