Gavin Williams

Results 18 issues of Gavin Williams

### Prerequisite Checklist - [x] I searched for [existing issues](https://github.com/search?q=repo%3ASFML%2FSFML&type=issues) to prevent duplicates - [x] I searched for [existing discussions on the forum](https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fen.sfml-dev.org) to prevent duplicates - [x] I am...

bug

When I try to add the package with... > dotnet add package Spectre.Console I get an error in Visual Studio... ``` dotnet : Could not find any project in `G:\Projects\Asm\Tools\`....

bug
needs triage

### Bug Description When making a selection change, such as resizing the selection region, changes cannot be undone as though selections and selection changes are not included in the action...

bug

### Bug Description I pasted a selection several times, and now I can't deselect the selection. Here's the selection and the select menu. This is an incorrect state. ### Steps...

bug

### Bug Description When I select a region to copy/paste into another image, the shape isn't the same. The application shrinks the left side to fit non-alpha, and shrinks the...

bug

### Feature Description The zoom doesn't report it's value. So we have no way to view the image at its correct size. We need a way to set zoom level...

enhancement

### Bug Description Looking at the layer preview, it does not match the layer in two different ways. 1. The background grid in the preview is the wrong resolution. So...

bug

### Describe the bug We are meant to be able to use the Color class... ``` Color.FromArgb(...) ``` But Color class is not available in WindowsUI. The only options I...

area-External