Skip to content

Conversation

@YujiSoftware
Copy link
Contributor

Fixed #2.
This is not a perfect fix. However, I think that it works well in most environments.

default

@fujieda
Copy link
Owner

fujieda commented Mar 26, 2018

Your fix needlessly expands the dialog height on an English version of Windows 8 and 10. I guess this issue causes only on East Asian versions of Windows. The fix should have some conditional branch to distinguish them.

xkeymacs-dialog-en

@YujiSoftware
Copy link
Contributor Author

Thank you for comment.
Correct it again so that it works on English version of Windows.

Adjusted window size on both English version of windows and CJK
version of Windows
@YujiSoftware
Copy link
Contributor Author

Adjusted the window size in both English version Windows and Japanese version Windows.

Also, since the window size has become variable with previous commit, it has also been fixed.
(I used a dynamic layout for OK/Cancel button placement, but it seems that the window size will be variable.)

Added link to GitHub issue page so that problems become easy to
understand
@fujieda
Copy link
Owner

fujieda commented Mar 31, 2018

It works fine. Nice work!

@fujieda fujieda merged commit a61c9fa into fujieda:master Mar 31, 2018
@YujiSoftware YujiSoftware deleted the bugfix#2 branch April 26, 2018 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

windows size on win10 is wrong

2 participants