Skip to content

Commit

Permalink
Revered to older Roassal
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Oct 28, 2023
1 parent 8ab6092 commit 116a2d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion repository/OpenPonk-ClassEditor/OPUmlPackageShape.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,10 @@ OPUmlPackageShape >> renderShapeDetails [
mainLabel remove.
stereotypeLabel remove ]
for: self.
self flag: 'Uncomment after Roassal update'.
RSLocation new
insideCornerLeft;
offset: 0 @ self roassalShape border width;
"offset: 0 @ self roassalShape border width;"
stick: ear on: self roassalShape.
RSLocation new
inner;
Expand Down

0 comments on commit 116a2d9

Please sign in to comment.