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

Implement Composition Shapes/Paths, Easing Functions, Geometry Animations, and more #18267

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

chore(composition): code style fix

92671b2
Select commit
Loading
Failed to load commit list.
Open

Implement Composition Shapes/Paths, Easing Functions, Geometry Animations, and more #18267

chore(composition): code style fix
92671b2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 25, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 19 in src/Uno.UI.Composition/Composition/CompositionPathGeometry.skia.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Composition/CompositionPathGeometry.skia.cs#L19

Make '_commands' 'readonly'.

Check warning on line 17 in src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L17

Make '_geometry' 'readonly'.

Check warning on line 67 in src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L67

Make '_commands' 'readonly'.

Check warning on line 90 in src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L90

Make '_rect' 'readonly'.

Check warning on line 99 in src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L99

Make '_rect' 'readonly'.

Check warning on line 108 in src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasGeometry.cs#L108

Make '_ellipse' 'readonly'.

Check warning on line 20 in src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasPathBuilder.cs

See this annotation in the file changed.

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

src/Uno.UI.Composition/Win2D/Microsoft/Graphics/Canvas/Geometry/CanvasPathBuilder.cs#L20

Make '_commands' 'readonly'.