https://bugs.kde.org/show_bug.cgi?id=304621

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #6 from Albert Astals Cid <aa...@kde.org> ---
This breaks one of the features that was that if you were with the review
toolbar shown, switched to Selection Tool, and then switched to Browse Tool the
review toolbar was shown again, as noted in 

void PageView::slotSetMouseNormal()
{
    ...
    // reshow the annotator toolbar if hiding was forced
    ...
}

This is now broken because it wrongly depended in
d->aToggleAnnotator->isChecked(), can you please add some code to your patch so
that this feature still works?

Thanks :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to