Sync with GIT
This commit is contained in:
@@ -460,6 +460,7 @@ bool HistogramArea::on_button_press_event (GdkEventButton* event) {
|
||||
if (event->type==GDK_2BUTTON_PRESS && event->button==1) {
|
||||
showFull = !showFull;
|
||||
renderHistogram ();
|
||||
queue_draw ();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user