From b2a3254332b2a314297477dedfcfc9eafee614c3 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Tue, 9 Jul 2019 17:48:14 +0200 Subject: sw comments on frames: fix comment handling when changing at-char anchor If the user drags the at-char image and the anchor changes, then need to update the comment anchor (and its annotation range) as well. Use the same API that's used by SwTransferable::PrivateDrop(), except work with doc model positions, not with screen coordinates, like drag&drop does. (cherry picked from commit 5da29a31903e0c11802548327b41511519e61d7d) Change-Id: Ib9610b3eddc77f9973b68a1c5c8cdbe1f7079ab9 Reviewed-on: https://gerrit.libreoffice.org/75338 Tested-by: Jenkins CollaboraOffice Reviewed-by: Miklos Vajna --- .gitreview | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitreview') diff --git a/.gitreview b/.gitreview index b6f0665a9ba6..92209530c743 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=logerrit port=29418 project=core defaultremote=logerrit -defaultbranch=libreoffice-6-2 +defaultbranch=distro/collabora/cp-6.2 -- cgit v1.2.3