LucaCris
LucaCris
``` using (var codec = SKCodec.Create(inputStream)) { ... } ``` -> Exception: buffer cannot be null Only if image has codec.EncodedOrigin != TopLeft No issues reverting back to 2.80.2. 
### Describe the bug Unable to scroll any scroller control using mouse wheel if mouse option to scroll inactive windows is OFF. ### Steps to reproduce the bug 1. Go...
### Describe the bug If a Windows screen is not at 100% zoom, MoveAndResize has unexpected behavior. ### Steps to reproduce the bug Place a WinUI-3 window (wrapped on new...
**Describe the bug** Mouse cursor is in wait mode until mouse is moved. **Steps to reproduce the bug** Steps to reproduce the behavior: Launch WinUI 3 Gallery app, without using/moving...
This library will be "top" when typography will be good. Current level is too basic. Paragraph and character options should be equivalent at least to WordPad (justification, fonts ecc). And,...
### Describe the bug The famous 8.x bug of the invalid property during editing now (8.2.1) seems to be present only for RelayCommand:  As you can see,...
### Describe the bug The upgrade from 1.5 to 1.6 is not working, so I tested a completely new WinUI 3 app and: not working. ### Steps to reproduce the...
### Description Using the new Net9 project:  The _Web App is ok_, but the **MAUI App crashes** (Windows and Android tested):  ### Code I have a test project,...
### Describe the bug If a Windows screen is not at 100% zoom, MoveAndResize has unexpected behavior. ### Steps to reproduce the bug Place a WinUI-3 window (wrapped on new...
### Description Having a gradient background was no issue with Version="2.88.9". Using latest one or even the preview (3.118), the performance is down by 90%. ### Code Having: ```cs BG...