mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Fixed crosshair glitch.
Originally committed to SVN as r1395.
This commit is contained in:
parent
cbec57facf
commit
7e7ac23e5f
@ -112,6 +112,7 @@ void VisualTool::OnMouseEvent (wxMouseEvent &event) {
|
||||
mouseY = -1;
|
||||
mx = -1;
|
||||
my = -1;
|
||||
Update();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user