Make the menu not visible in screenshots
This commit is contained in:
parent
bf0bed2e29
commit
52d991225c
@ -380,6 +380,7 @@ void CropScene::done(bool notEsc) {
|
||||
hint->setVisible(false);
|
||||
rect->setPen(QPen(Qt::NoPen));
|
||||
magnifier->setVisible(false);
|
||||
proxyMenu->setVisible(false);
|
||||
cursorItem->setVisible(false);
|
||||
magnifierBox->setVisible(false);
|
||||
magnifierHint->setVisible(false);
|
||||
|
Loading…
Reference in New Issue
Block a user