fix - MacOS - Sometimes selected area remains on the screen after saving capture
(cherry picked from commit a38825d16338bbd96d326188513164e81bfe7b60)
This commit is contained in:
@@ -68,6 +68,7 @@ void SaveTool::pressed(const CaptureContext& context)
|
||||
if (0 ==
|
||||
className.compare(CaptureWidget::staticMetaObject.className())) {
|
||||
widget->showNormal();
|
||||
widget->hide();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user