Fixed: Issue remembering window size at multiple inputs
-
- Posts: 26
- Joined: 30 Aug 2018 21:24
Fixed: Issue remembering window size at multiple inputs
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.
Re: Issue remembering window size at multiple inputs
It turns out this is a Delphi/VCL bug, and the fix I made triggers another VCL bug.
Will be fun to trace down
Will be fun to trace down

-
- Posts: 26
- Joined: 30 Aug 2018 21:24
Re: Issue remembering window size at multiple inputs
Hi,
Are there any news on this issue?
Are there any news on this issue?
Re: Issue remembering window size at multiple inputs
Nope, this is a complex bug as mentioned and I have many other things to do. I'll post here when things change.
Re: Issue remembering window size at multiple inputs
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.
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.
-
- Posts: 26
- Joined: 30 Aug 2018 21:24
Re: Issue remembering window size at multiple inputs
Yes, I can confirm that this build fixes the issue. It remembers the last window size.
Re: Issue remembering window size at multiple inputs
Fixed in current version (2.2.0.0).