mirror of
https://invent.kde.org/graphics/okular
synced 2024-10-28 19:28:38 +00:00
Signature mode must eventually end
This commit is contained in:
parent
6cff306bab
commit
dd0c06a82b
1 changed files with 2 additions and 0 deletions
|
@ -1129,6 +1129,8 @@ void PageViewAnnotator::detachAnnotation()
|
|||
selectTool(-1, ShowTip::No);
|
||||
if (m_actionHandler)
|
||||
m_actionHandler->deselectAllAnnotationActions();
|
||||
} else {
|
||||
setSignatureMode(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue