Skip to content

Fixes erratic rendering and icon missing issues in Windows 10#759

Merged
dipeshmsft merged 2 commits intomainfrom
user/dipesh/win10-erratic-rendering
Jan 2, 2026
Merged

Fixes erratic rendering and icon missing issues in Windows 10#759
dipeshmsft merged 2 commits intomainfrom
user/dipesh/win10-erratic-rendering

Conversation

@dipeshmsft
Copy link
Copy Markdown
Member

@dipeshmsft dipeshmsft commented Jan 2, 2026

Description

There are 2 issues that I have tried to fix in this PR:

  1. Open In New Window Icon was missing in HeaderTile in Windows 10, because we were not using the correct resources.
  2. Due to the use on NonClientFrameEdges, layout and rendering in Windows 10 was behaving erratically. Hence, skipping from setting NonClientFrameEdges for Windows 10 machines. You can see the issue in the image below
image
Microsoft Reviewers: Open in CodeFlow

Copy link
Copy Markdown
Contributor

@harshit7962 harshit7962 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dipeshmsft dipeshmsft merged commit aeee9b7 into main Jan 2, 2026
8 checks passed
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.

3 participants