Dave Rayment
Dave Rayment
> **Note**: PR [#8214](https://github.com/Leaflet/Leaflet/pull/8214) supersedes this PR! Fix #7372. Before creating a new `Point`, check the Y coordinate has been provided. This catches issues where callers only provide a single...
The project domain expired at the end of 2015 and has been taken over by an unrelated blogger/spammer. Let's not direct traffic that way in future.
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
### Describe the issue or suggestion This feedback is for the `CompareOptions` documentation [here](https://learn.microsoft.com/en-us/dotnet/api/system.globalization.compareoptions?view=net-8.0). This is the options enumeration which can be passed to `String.Compare` to influence how two strings...
## Summary - New remarks section describing the change in .NET 5 to use the ICU library, which changes the default sort order and affects the behaviour of comparing against...
## Summary of the Pull Request Fixes the Peek PowerToy leaking unmanaged resources associated with bitmaps when using the `ImagePreviewer`. Also ensures any Previewer implementing `IDisposable` will be correctly disposed....
## Summary of the Pull Request The Peek image preview shows an infotip on hover, including a Date Modified field. This was incorrectly set to the file's creation date. ##...
## Summary of the Pull Request This fixes various issues around thumbnail and icon creation. Most significantly, `ImagePreviewer` was always creating two thumbnails for every file navigated, which were almost...
## Summary of the Pull Request Update to prevent ImagePreview and VideoPreview controls' tooltips from obscuring the Main Window's title bar. ## PR Checklist - [x] **Closes:** #34496 - [...
### Microsoft PowerToys version 0.83.0 ### Installation method PowerToys auto-update ### Running as admin No ### Area(s) with issue? Peek ### Steps to reproduce This is a code issue with...