summaryrefslogtreecommitdiff
path: root/drawinglayer
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2020-08-16 12:06:30 +0200
committerTomaž Vajngerl <quikee@gmail.com>2020-08-19 10:36:40 +0200
commitb34e80b3a8d0b9032556d82bc2619e450802dc8c (patch)
treeca12c1e7452d799d5cae5f3bd90711f85add83b7 /drawinglayer
parentd6b4a0a9a3fed1ba07125d7e9517f0a663fc4018 (diff)
move vector graphic search to View, so it works in multiple views
VectorGraphicSearch was instantiated for the Outline, which is the same for every view. The problem with this is that when we have multiple views, the search would interfere with each other, which is especially distracting in online when multiple users connect to the same document and try searching. This adds VectorGraphicSearchContext class, that is added to the View, which makes the search view dependent and multiple instances of VectorGraphicSearch are created, each one for its own view. Change-Id: Ia0f34647b30b35f4ddb84d33353990d635756905 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100837 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> (cherry picked from commit 74e2f2178fd8a0ad29c5dbcefb22a9778a75ae82) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100884 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Diffstat (limited to 'drawinglayer')
0 files changed, 0 insertions, 0 deletions