Skip to content

Commit

Permalink
Remove gap of package shape ear
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Jun 26, 2024
1 parent b523dc6 commit 5a93037
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions repository/OpenPonk-ClassEditor/OPUmlPackageShape.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,9 @@ 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 5a93037

Please sign in to comment.