erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

Resizing of dialog for duplicate file needed (because of translation) #297

Closed uDEV2019 closed 3 months ago

uDEV2019 commented 3 months ago

When a file in downloadpath already exists, the dialog with the warning appears and you can rename, overwrite or skip the file. And you can choose to remember what option you have chosen.

With a translation the warning dialog is slightly to small, e.g. german image

When moving the cursor between remember and rename image

The left border of rename disappears.

erickutcher commented 3 months ago

A new version is up that should fix this.