Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Move to jsimport for bbox #18900

Merged
merged 1 commit into from
Nov 24, 2024

fix: Move to jsimport for bbox

00f3ced
Select commit
Loading
Failed to load commit list.
Merged

fix: Move to jsimport for bbox #18900

fix: Move to jsimport for bbox
00f3ced
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 22, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check failure on line 890 in src/Uno.UI/UI/Xaml/Window/WindowManagerInterop.wasm.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI/UI/Xaml/Window/WindowManagerInterop.wasm.cs#L890

Rename this method to not shadow the outer class' member with the same name.

Check warning on line 1014 in src/Uno.UI/ts/WindowManager.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI/ts/WindowManager.ts#L1014

Identifier 'bbox' is never reassigned; use 'const' instead of 'let'.