Skip to content

Commit

Permalink
Do not use proportional layout in trees
Browse files Browse the repository at this point in the history
  • Loading branch information
guillep committed Jul 30, 2018
1 parent f3ada60 commit 69585b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ newIceTreeTable
But this needs to be a spec component"
self flag: #todo. "This should be a spec component (but we don't have it for the moment)"
^ FTTableMorph new
changeProportionalLayout;
hResizing: #spaceFill;
vResizing: #spaceFill;
asSpecAdapter

0 comments on commit 69585b0

Please sign in to comment.