...
This commit is contained in:
@@ -742,9 +742,7 @@ mouse_event(const int button, int modifiers, int action) {
|
|||||||
clamp_to_window = false;
|
clamp_to_window = false;
|
||||||
} else debug("no window for event\n");
|
} else debug("no window for event\n");
|
||||||
} else debug("\n");
|
} else debug("\n");
|
||||||
if (mouse_cursor_shape != old_cursor) {
|
if (mouse_cursor_shape != old_cursor) set_mouse_cursor(mouse_cursor_shape);
|
||||||
set_mouse_cursor(mouse_cursor_shape);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|||||||
Reference in New Issue
Block a user