sublime_merge
sublime_merge copied to clipboard
Multi-line commit message area after minimize
Version info
- OS: Windows 10 Pro 22H2
- Build: 2101 (since 2067)
Description
The commit message area becomes multi-line after minimize. Updated info for https://github.com/sublimehq/sublime_merge/issues/1372#issue-1085929565
Steps to reproduce
Steps to reproduce the behavior:
- Insert into commit message area N (2 or more) symbols.
- Collapse all file changes.
- Minimize Sublime Merge.
- Open Sublime Merge in full size (commit message area will has N lines).
Expected behavior
The commit area should remain on the same line. There is no error when one or more file changes expand.
Video https://youtu.be/jr1uNuPd_M4
Screenshots

So far, I am unable to reproduce on macOS 10.14 with dev build 2078.
On Ubuntu 22.04.1 LTS works fine too, no multi-line effect.