WinMerge / winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
https://winmerge.org/
GNU General Public License v2.0
6.62k stars 807 forks source link

Extreme tab height in maximized window #2549

Closed mommy742 closed 6 days ago

mommy742 commented 6 days ago

so when the window is maximized it does this. image this only happens when its maximized and not any other way. image

i think this might happen to be a issue.

i can attach my configuration file if that helps

sdottaka commented 6 days ago

Thank you for reporting this. This issue has been resolved in commit https://github.com/WinMerge/winmerge/commit/e0f7a47c9364f3a5daad3a52c80b8940fa925895.

To work around it in version 2.16.44, you can:

Uncheck View → Tab Bar → On Title Bar.
Align the top position of the secondary monitor with the main monitor.

You can download the updated executable reflecting this fix from the link below.

https://ci.appveyor.com/project/sdottaka/winmerge/build/artifacts https://github.com/WinMerge/winmerge/actions/runs/11612459292/artifacts/2128254125

sdottaka commented 6 days ago

Duplicate of https://github.com/WinMerge/winmerge/issues/2510