Skip to content

Fix Z-Ordering of Skrimish menu controls. - #8

Closed
tinix0 wants to merge 1 commit into
OpenTS-Developers:mainfrom
tinix0:fix/skirmish-menu-buttons
Closed

Fix Z-Ordering of Skrimish menu controls.#8
tinix0 wants to merge 1 commit into
OpenTS-Developers:mainfrom
tinix0:fix/skirmish-menu-buttons

Conversation

@tinix0

@tinix0 tinix0 commented Aug 28, 2026

Copy link
Copy Markdown

Summary

ChildWindowFromPointEx is senstive to the declaration order of the dialog controls in language.rc which can cause the dialog to not work properly when using scaled resolutions.

Behavior and compatibility

Bug fix of IDC_SKIRMISH.

Validation

Manual testing on Windows 11 on Fullscreen with scaling and in windowed mode.

Documentation

N/A, no changes in behaviour.

Checklist

  • The change is focused; unrelated mechanical cleanup is separate
  • Compatibility effects and any migration are explicit
  • Validation distinguishes what passed, failed, and was not run
  • No prohibited assets, binaries, SDKs, credentials, or generated output are included

ChildWindowFromPointEx is senstive to the declaration order of the dialog
controls in language.rc which can cause the dialog to not work properly
when using scaled resolutions.
@ZivDero

ZivDero commented Aug 28, 2026

Copy link
Copy Markdown
Member

Fixed generically in 22d0c00

@ZivDero ZivDero closed this Aug 28, 2026
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.

2 participants