summaryrefslogtreecommitdiff
path: root/basic/qa/vba_tests/fix.vb
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-17 16:49:39 +0200
commit74e2f2178fd8a0ad29c5dbcefb22a9778a75ae82 (patch)
treece708d512f9c6ef1bcae088dad4e09321d2386d3 /basic/qa/vba_tests/fix.vb
parente40e5726e0062b214f4198ad9156d606d830d4ee (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>
Diffstat (limited to 'basic/qa/vba_tests/fix.vb')
0 files changed, 0 insertions, 0 deletions