Skip to content
Snippets Groups Projects
Commit 627771cf authored by Sebastian Krings's avatar Sebastian Krings
Browse files

change expand behaviour of unit text fields

parent 5fbefcbe
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
point="org.eventb.ui.editorItems"> point="org.eventb.ui.editorItems">
<textAttribute <textAttribute
class="de.prob.units.pragmas.UnitPragmaAttribute" class="de.prob.units.pragmas.UnitPragmaAttribute"
expandsHorizontally="true" expandsHorizontally="false"
id="de.prob.units.unitPragmaAttribute" id="de.prob.units.unitPragmaAttribute"
isMath="true" isMath="true"
prefix="Physical Unit:" prefix="Physical Unit:"
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</attributeRelation> </attributeRelation>
<textAttribute <textAttribute
class="de.prob.units.pragmas.InferredUnitPragmaAttribute" class="de.prob.units.pragmas.InferredUnitPragmaAttribute"
expandsHorizontally="true" expandsHorizontally="false"
id="de.prob.units.inferredUnitPragmaAttribute" id="de.prob.units.inferredUnitPragmaAttribute"
isMath="true" isMath="true"
prefix="Inferred Physical Unit:" prefix="Inferred Physical Unit:"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment