summaryrefslogtreecommitdiff
path: root/emfio/qa
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2024-03-17 09:31:22 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-03-18 07:46:25 +0100
commitb97348107831c5699e679dc8d2c36d626122ae0c (patch)
tree4320e699a59709729fcae6a7658c0983f284a350 /emfio/qa
parent765242935149dca7cb41e10462708739b71f2810 (diff)
tdf#160225, related tdf#92768: hide axis title not taken into account when...
duplicating sheet or when saving a file and reopen it. When creating a title for an axis, "createTitle" is called. Before tdf#92768 "support hiding title objects", when unchecking "axis title" in sidebar, the title was removed (via "removeTitle") But since tdf#92768, "hideTitle" is called instead. The pb is "Visible" attribute wasn't registered in StaticTitleWrapperPropertyArray. So when duplicating sheet after having created a title and hidden it, when duplicating sheet, the new sheet had the title visible. In the same way if, after having created a title and hidden it, you save the file and reopen it, the title is displayed. Change-Id: I980505ec02906e673dd60a60e4d9837928bf8876 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164938 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> (cherry picked from commit 6aac5b2c96b42e8204a10def52df1b85ebebeb46) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164878
Diffstat (limited to 'emfio/qa')
0 files changed, 0 insertions, 0 deletions