Skip to content

chore: fix CompositionSpriteShape bug and move temp methods to SkiaHe…

Codacy Production / Codacy Static Code Analysis succeeded Oct 16, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 15 in src/Uno.UI.Composition/Composition/SkiaHelper.skia.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Composition/SkiaHelper.skia.cs#L15

Remove this initialization of '_tempPath' or make it lazy.

Check warning on line 16 in src/Uno.UI.Composition/Composition/SkiaHelper.skia.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Composition/SkiaHelper.skia.cs#L16

Remove this initialization of '_tempPaint' or make it lazy.

Check warning on line 17 in src/Uno.UI.Composition/Composition/SkiaHelper.skia.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Composition/SkiaHelper.skia.cs#L17

Remove this initialization of '_tempPaint2' or make it lazy.