Skip to content

Commit

Permalink
Changed 'the commit message presenter size' in IceTipCommitBrowser cl…
Browse files Browse the repository at this point in the history
…ass.
  • Loading branch information
jordanmontt committed Feb 17, 2022
1 parent 3156c55 commit 1d08d2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Iceberg-TipUI/IceTipCommitBrowser.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ IceTipCommitBrowser class >> defaultLayout [
^ SpPanedLayout newTopToBottom
add: #diffPanel;
add: #commentPanel;
positionOfSlider: 75 percent;
yourself
]

Expand Down

0 comments on commit 1d08d2b

Please sign in to comment.