Skip to content

Conversation

tian-lt
Copy link
Contributor

@tian-lt tian-lt commented Sep 19, 2025

Root cause

The types for width and height saved in local settings is not matched universally for all the reads and writes. This leads to a type casting failure which blocks the logics to toggle the AOT mode.

Fix

Change the signature of function ToggleAlwaysOnTop from Task (float, float) to Task (double, double)

@tian-lt tian-lt merged commit 5d70621 into microsoft:release/2508 Sep 19, 2025
5 checks passed
@tian-lt tian-lt deleted the cherry-pick branch September 19, 2025 08:07
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