vcl/jsdialog/enabled.cxx | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit b34c69dd09069c4bb34fe4fe3225d304317999f1
Author: Szymon Kłos <[email protected]>
AuthorDate: Sun Jan 28 22:28:40 2024 +0100
Commit: Szymon Kłos <[email protected]>
CommitDate: Mon Feb 12 22:48:02 2024 +0100
jsdialog: enable animation properties in impress
to test:
1. click on any shape in Impress
2. go to Animation tab in sidebar
3. "add" animation
4. double-click on added animation on the list
Signed-off-by: Szymon Kłos <[email protected]>
Change-Id: I009cbdd295fac4f4533101c89d5c0268fbbe633a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162725
Tested-by: Jenkins
diff --git a/vcl/jsdialog/enabled.cxx b/vcl/jsdialog/enabled.cxx
index beb12b5dd081..6d5acc3dc538 100644
--- a/vcl/jsdialog/enabled.cxx
+++ b/vcl/jsdialog/enabled.cxx
@@ -167,6 +167,10 @@ bool isBuilderEnabled(std::u16string_view rUIFile, bool
bMobile)
|| rUIFile == u"modules/sdraw/ui/drawpagedialog.ui"
|| rUIFile == u"modules/sdraw/ui/drawparadialog.ui"
// simpress
+ || rUIFile == u"modules/simpress/ui/customanimationeffecttab.ui"
+ || rUIFile == u"modules/simpress/ui/customanimationproperties.ui"
+ || rUIFile == u"modules/simpress/ui/customanimationtexttab.ui"
+ || rUIFile == u"modules/simpress/ui/customanimationtimingtab.ui"
|| rUIFile == u"modules/simpress/ui/headerfooterdialog.ui"
|| rUIFile == u"modules/simpress/ui/headerfootertab.ui"
// swriter