graphic double_click with !navigation fix
This commit is contained in:
@@ -477,6 +477,7 @@ void Graphic::canvasMouseReleaseEvent(QMouseEvent * e) {
|
||||
|
||||
|
||||
void Graphic::canvasMouseDoubleClickEvent(QMouseEvent * ) {
|
||||
if (!navigation) return;
|
||||
autofit();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user