Skip to content

Commit

Permalink
Merge pull request #1569 from jordanmontt/changing-commit-text-presen…
Browse files Browse the repository at this point in the history
…ter-size

Changing commit text presenter size
  • Loading branch information
tesonep authored Mar 25, 2022
2 parents 8401600 + 1d08d2b commit 40fb9d6
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 40fb9d6

Please sign in to comment.