RC-6 - #1965
Merged
Merged
Conversation
we can now control gradients by shape, for exampe to use the full gradient in the miniature shape, we can also define the clipping by shape instead of only using the paint task clipping bounds.
this way the user skia settings will be able to override this property.
it makes no sense with cached shaders, too complex/useless
Labels are shaped once and cached while possible, performance and accuracuy is drastically improved compared with older versions.
Introduce `UseNuGetForSamples` and `UseNuGetForGenerator` properties in `Directory.Build.props` to manage dependencies across multiple platforms (Avalonia, Blazor, Eto, Maui, Uno, WPF, WinForms, WinUI). Update sample project files to conditionally reference NuGet packages or project references based on these properties. Add warning suppression in `PointerController.cs` and standardize chart view implementations in `SourceGenCartesianChart.cs`, `SourceGenPieChart.cs`, and `SourceGenPolarChart.cs` by using a new alias `SGChart`. These changes enhance flexibility and maintainability of the LiveCharts library.
ensures uno skiarenderer is packed to netx.x, and native renderers are packed when at netx.x-os
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Highlights: