SkiaSharp/source
Matthew Leibowitz db0e4715ff Do not stretch the background (#2922)
* Do not stretch the background

When resizing a view, the background will be stretched making the image distorted and not a great experience.

This PR make sure to never scale the background brush and rather keep it top-left aligned.

* Update SKXamlCanvas.cs

* Scale the brush instead of stretching it

(cherry picked from commit 3ace63b183)
2024-07-05 08:18:45 +00:00
..
Common Update some more NuGets (#2304) 2022-11-24 18:32:33 +02:00
SkiaSharp.DotNet.Interactive Add .NET Interactive Support (#1710) 2021-05-30 07:03:53 +02:00
SkiaSharp.HarfBuzz Removing nesting levels through block-scoped `using` statement (#2528) 2023-07-22 01:06:14 +08:00
SkiaSharp.Views Do not stretch the background (#2922) 2024-07-05 08:18:45 +00:00
SkiaSharp.Views.Blazor/SkiaSharp.Views.Blazor Include the new WASM assets in Blazor for .NET 8 (#2497) 2023-06-19 18:23:26 +02:00
SkiaSharp.Views.Forms additional check to avoid exception (#2313) 2023-06-13 07:10:15 +08:00
SkiaSharp.Views.Maui Add build infrastructure for .NET 7 (#2255) 2022-09-30 08:41:29 +08:00
SkiaSharp.Views.Uno Fix SKXamlCanvas on Uno Skia to use Bgra8888 (#2918) (#2919) 2024-07-03 23:08:03 +02:00
SkiaSharp.Views.WinUI/SkiaSharp.Views.WinUI Update Windows App SDK (#2276) 2022-10-12 17:28:07 +03:00
SkiaSharp.Vulkan/SkiaSharp.Vulkan.SharpVk Add support for nullable and add newer TFMs (#2120) 2022-06-19 01:09:25 +02:00
Directory.Build.props Upgrade to VS2019 and .NET Core 3.0 (#1030) 2019-12-22 18:50:47 +02:00
Directory.Build.targets Upgrade to VS2019 and .NET Core 3.0 (#1030) 2019-12-22 18:50:47 +02:00
SignList.xml Load the fonts on iOS (#1539) 2020-10-28 10:32:31 +02:00
SkiaSharp.Build.WinUI.NetCore.targets Building using .NET MAUI RC 2 (#2004) 2022-04-19 21:19:32 +02:00
SkiaSharp.Build.props Add a .NET iOS & Mac Catalyst sample and .NET "Core" sample support (#2491) 2023-06-16 21:15:34 +02:00
SkiaSharp.Build.targets Ship the .aar with the NuGet for android (#2465) 2023-06-08 17:12:20 +02:00
SkiaSharpSource.Linux.sln feat: Move to JSImport for WinUI Target on net7.0 (#2428) 2023-06-21 21:17:49 +08:00
SkiaSharpSource.Mac.slnf feat: Move to JSImport for WinUI Target on net7.0 (#2428) 2023-06-21 21:17:49 +08:00
SkiaSharpSource.Windows-net.slnf feat: Move to JSImport for WinUI Target on net7.0 (#2428) 2023-06-21 21:17:49 +08:00
SkiaSharpSource.Windows-netfx.slnf feat: Move to JSImport for WinUI Target on net7.0 (#2428) 2023-06-21 21:17:49 +08:00
SkiaSharpSource.Windows.slnf Move Skottie and SceneGraph out of the core SkiaSharp.dll (#2091) 2022-06-03 17:53:57 +02:00
SkiaSharpSource.sln Move Skottie and SceneGraph out of the core SkiaSharp.dll (#2091) 2022-06-03 17:53:57 +02:00