Skip to content

Commit

Permalink
remove 1 forceLayout
Browse files Browse the repository at this point in the history
  • Loading branch information
plantec committed Nov 19, 2024
1 parent c716be6 commit 909b75c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Album-Examples/AlbEmbeddedEditorExamples.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ AlbEmbeddedEditorExamples >> editorFor: aText [
aTextElement ].

anEditor requestFocus.
"anEditor forceLayout."

^ anEditor
]
Expand Down

0 comments on commit 909b75c

Please sign in to comment.