Return first frame in FramesData
on OOB access (#4830)
This commit is contained in:
@@ -647,7 +647,7 @@ bool HistogramRGBArea::on_button_press_event (GdkEventButton* event)
|
||||
|
||||
void HistogramRGBArea::factorChanged (double newFactor)
|
||||
{
|
||||
factor = newFactor;
|
||||
factor = newFactor;
|
||||
}
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user