don't start track-resize on scroomer click
This commit is contained in:
parent
b9f0751438
commit
1c6c3514ba
@ -255,7 +255,7 @@ Scroomer::on_button_press_event (GdkEventButton* ev)
|
|||||||
DoubleClicked();
|
DoubleClicked();
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool
|
bool
|
||||||
|
Loading…
Reference in New Issue
Block a user