diff options
author | Deniz Türkoglu <denizt@users.noreply.github.com> | 2023-08-08 06:53:19 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-07 22:53:19 +0200 |
commit | 8f3082c3ef3cc99441ad51a2fb5690ec2933521b (patch) | |
tree | 5dac5a5a9ab568262f6cf33b203000b3752ab2fe /src/Crypto/blake2s-load-sse2.h | |
parent | fba1943d87eb604edc5c4f7d86878425eb48cd6b (diff) | |
download | VeraCrypt-8f3082c3ef3cc99441ad51a2fb5690ec2933521b.tar.gz VeraCrypt-8f3082c3ef3cc99441ad51a2fb5690ec2933521b.zip |
Call EnsureVisible() for OSX in OnActivate (#1167)
When using multiple monitors, the resolution can change in OSX,
during plug-in/off off the display(s). To avoid window becoming
non-usable, there is EnsureVisible, that is called in several
places.
However, if you minimize VeraCrypt on the bigger screen, and
restore it in the main screen of a MacBook, after unplugging, the
window will become unusable (unless you know that clicking 'About'
calls EnsureVisible :-)).
Call EnsureVisible OnActivate so MainFrame is always functional
across screens, even when minimized.
Diffstat (limited to 'src/Crypto/blake2s-load-sse2.h')
0 files changed, 0 insertions, 0 deletions