Fixed: Issue remembering window size at multiple inputs

Bug reports concerning HxD.
Post Reply
plutomaniac
Posts: 26
Joined: 30 Aug 2018 21:24

Fixed: Issue remembering window size at multiple inputs

Post by plutomaniac »

HxD does not seem to remember the window size when opening more than 1 file at a time via the context menu. In such case, the sidebars also have wrong proportions and appear even at small (i.e. 1 byte) files. The problem seems to affect the current pre-release HxD v2.1 version only. Encountered at Windows 10 x64.
Maël
Site Admin
Posts: 1455
Joined: 12 Mar 2005 14:15

Re: Issue remembering window size at multiple inputs

Post by Maël »

It turns out this is a Delphi/VCL bug, and the fix I made triggers another VCL bug.
Will be fun to trace down :D
plutomaniac
Posts: 26
Joined: 30 Aug 2018 21:24

Re: Issue remembering window size at multiple inputs

Post by plutomaniac »

Hi,

Are there any news on this issue?
Maël
Site Admin
Posts: 1455
Joined: 12 Mar 2005 14:15

Re: Issue remembering window size at multiple inputs

Post by Maël »

Nope, this is a complex bug as mentioned and I have many other things to do. I'll post here when things change.
Maël
Site Admin
Posts: 1455
Joined: 12 Mar 2005 14:15

Re: Issue remembering window size at multiple inputs

Post by Maël »

Can you please test if this fixes the error:

https://mh-nexus.de/downloads/HxDPreRelease.zip

Make sure to register the Explorer context menu (through the options window) with one of the exe files from the ZIP instead of the older ones installed in your system.
plutomaniac
Posts: 26
Joined: 30 Aug 2018 21:24

Re: Issue remembering window size at multiple inputs

Post by plutomaniac »

Yes, I can confirm that this build fixes the issue. It remembers the last window size.
Maël
Site Admin
Posts: 1455
Joined: 12 Mar 2005 14:15

Re: Issue remembering window size at multiple inputs

Post by Maël »

Fixed in current version (2.2.0.0).
Post Reply