gmurray81

Results 9 issues of gmurray81

GPU Acceleration is important in SkiaSharp for scenarios where you have large fill areas on high dpi monitors, as well as just general performance maximization. It's important that GPU acceleration...

Is it possible to use a transparent back color?

enhancement
question

This is for tracking the changes required to emit the blazor/react grid api based on the elements API

Mouse hover simulation, and ability to not restart UWP apps when connecting

**Description of Change** This adds a GL version of SKElement to SkiaSharp.Views.WPF utilizing OpenTK.GLWPFControl **API Changes** Added: - `class SKGLElement` New Dependencies for SkiaSharp.Views.WPF: OpenTK, OpenTK.GLWPFControl **PR Checklist** - [...

This adds the same fix to enable software fallback to the 3.x version that was introduced to master recently.

enhancement
3.0

See title. This is super critical for sharing lots of feature files between multiple unit test projects. (We do this for cross-platform testing). The issues seem to boil down to:...

Bug
Difficulty: hard
Severity: medium

If you take something like DateTimeInput and look at the `spinDelta` property, we are unable to set it via an attribute. This creates some friction at the blazor level. We...

bug
:new: status: new

## Description Noop strategies need to be exported for blazor/wc

:chart_with_upwards_trend: enhancement
:hammer_and_wrench: status: in-development
:diamond_shape_with_a_dot_inside: grid: elements