mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-30 15:32:38 +00:00
Minor modification to comments.
This commit is contained in:
parent
9a58b21b08
commit
c3ef673421
@ -1159,7 +1159,7 @@ bool Editor::msg_proc(JMessage msg)
|
||||
jwidget_has_mouse(this)) {
|
||||
int dz = jmouse_z(1) - jmouse_z(0);
|
||||
|
||||
/* with the ALT */
|
||||
// Without modifiers
|
||||
if (!(msg->any.shifts & (KB_SHIFT_FLAG |
|
||||
KB_ALT_FLAG |
|
||||
KB_CTRL_FLAG))) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user