From d052e8bb0ddae65d6bb19a0a25bf2679f2ec2a82 Mon Sep 17 00:00:00 2001 From: Paul Gaspardo Date: Mon, 31 Jan 2022 07:20:37 -0800 Subject: [PATCH] Add Sirius context menu extensions to cross-table editors Our Sirius table context menu items (Expand, Collapse, Validate) were only configured to appear in edition tables; this adds them to cross tables as well. --- io.opencaesar.rosetta.sirius/plugin.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/io.opencaesar.rosetta.sirius/plugin.xml b/io.opencaesar.rosetta.sirius/plugin.xml index eebd2b8..a070b87 100644 --- a/io.opencaesar.rosetta.sirius/plugin.xml +++ b/io.opencaesar.rosetta.sirius/plugin.xml @@ -49,6 +49,28 @@ tooltip="Validate the selected element"> + + + + + + + +