• Miklos Vajna's avatar
    tdf#115873 sd navigator: adapt IsEqualToDoc() to Fill() further · 1f159a4d
    Miklos Vajna yazdı
    SdPageObjsTLB::Fill() populates the navigator tree list box,
    SdPageObjsTLB::IsEqualToDoc() determintes if it has to be refreshed or
    not.
    
    Commit f3c68cdf (tdf#115873 sd
    navigator: allow selecting but not focusing on objects, 2018-02-21)
    already brought IsEqualToDoc() closer to Fill() with using the same
    iteration mode for the SdrObjects, but that's not enough.
    
    Fill() uses flat iteration, then checks for group shapes explicitly and
    visits them recursively. Change IsEqualToDoc() to do the same, this way
    selecting "Rectangle 3" in the testcase won't result in a jump back to
    "Slide 1" (as an effect of IsEqualToDoc() returning false for an up to
    date tree list box).
    
    Change-Id: If2543cbc282af06ba43d4804e7ed455c8b9828cd
    Reviewed-on: https://gerrit.libreoffice.org/50234Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
    Tested-by: 's avatarJenkins <ci@libreoffice.org>
    1f159a4d
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
res Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
workben Loading commit data...
xml Loading commit data...
xsl Loading commit data...
AllLangMoTarget_sd.mk Loading commit data...
CppunitTest_sd_activex_controls_tests.mk Loading commit data...
CppunitTest_sd_dialogs_test.mk Loading commit data...
CppunitTest_sd_export_ooxml1.mk Loading commit data...
CppunitTest_sd_export_ooxml2.mk Loading commit data...
CppunitTest_sd_export_tests.mk Loading commit data...
CppunitTest_sd_filters_test.mk Loading commit data...
CppunitTest_sd_html_export_tests.mk Loading commit data...
CppunitTest_sd_import_tests.mk Loading commit data...
CppunitTest_sd_import_tests_smartart.mk Loading commit data...
CppunitTest_sd_misc_tests.mk Loading commit data...
CppunitTest_sd_svg_export_tests.mk Loading commit data...
CppunitTest_sd_tiledrendering.mk Loading commit data...
CppunitTest_sd_uimpress.mk Loading commit data...
JunitTest_sd_unoapi.mk Loading commit data...
Library_sd.mk Loading commit data...
Library_sdd.mk Loading commit data...
Library_sdfilt.mk Loading commit data...
Library_sdui.mk Loading commit data...
Makefile Loading commit data...
Module_sd.mk Loading commit data...
Package_opengl.mk Loading commit data...
Package_web.mk Loading commit data...
Package_xml.mk Loading commit data...
README Loading commit data...
README_REMOTE Loading commit data...
UIConfig_sdraw.mk Loading commit data...
UIConfig_simpress.mk Loading commit data...