sd/sdi/grviewsh.sdi | 5 +++++ 1 file changed, 5 insertions(+) New commits: commit b417a9e31044832d5663e71f1b8d49b343fac010 Author: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> AuthorDate: Sat Jul 11 21:17:55 2020 +0200 Commit: Tomaž Vajngerl <qui...@gmail.com> CommitDate: Sat Aug 1 08:30:51 2020 +0200
allow .uno:EditAnnotation also for Draw not just Impress Change-Id: I0a0e7e3db3830e7f8a21b600249daffd28a253e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98582 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <qui...@gmail.com> (cherry picked from commit e350318840cd4e4910079ec2bd0b95db54b48d42) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99881 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> diff --git a/sd/sdi/grviewsh.sdi b/sd/sdi/grviewsh.sdi index 892f82015f18..976dfaa5b667 100644 --- a/sd/sdi/grviewsh.sdi +++ b/sd/sdi/grviewsh.sdi @@ -39,6 +39,11 @@ shell GraphicViewShell ExecMethod = ExecuteAnnotation; StateMethod = GetAnnotationState; ] + SID_EDIT_POSTIT + [ + ExecMethod = ExecuteAnnotation; + StateMethod = GetAnnotationState; + ] SID_TOGGLE_NOTES [ ExecMethod = ExecuteAnnotation; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits