Describe the bug
When I rename files/Folders on the Mac Version, the Rename window is to tall at first launch so the buttons are not visible.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Rename Window should have the correct height at first launch
Screenshots
The Window

MediaElch Version:
Operating System:
Additional context
MacBook Pro, 15“, Late 2013
Oh! Had this issue for years. And now when i want to create a report someone else is doing it the same day :)
Made a mini-video about it. Maybe it helps to make clear what happens
Mediaelch.mkv.zip
Hi,
thanks for reporting. I noticed that as well but never got to fix it.
_Technical Background_: The dialog was so large because when the layout was created, _all_ placeholders were visible. After hiding those that are not relevant (e.g. TV show placeholders for renaming a movie), the layout was adjusted but the size was not. I couldn't figure out why. "sizeHint()" seems to use the _initial_ layout hint, i.e. with all placeholders visible. A scrollview is a fine workaround IMHO.
A new macOS Nightly can be downloaded from https://bintray.com/bugwelle/MediaElch/MediaElch-Nightly/v2.8.7-dev/view/files#files/
Please ensure to read the CHANGELOG first. :-)
https://github.com/Komet/MediaElch/blob/master/CHANGELOG.md#287---tbd
Just want to say: Thank you! Works perfect!