LucaCris

Results 10 issues of 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. ![vertical](https://user-images.githubusercontent.com/50824617/126136968-ccf86874-ed07-46fd-ab73-f1fe83d4e88e.jpg)

### 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...

bug
area-WinUI

### 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...

bug
area-Windowing

**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: ![Screenshot 2023-07-07 140948](https://github.com/CommunityToolkit/dotnet/assets/50824617/905db474-87d0-402d-bcee-6c24a0c7e03f) As you can see,...

bug :bug:

### 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...

area-dotnet

### Description Using the new Net9 project: ![Image](https://github.com/user-attachments/assets/9df5e162-d0b8-4537-b72f-5107a0b6cb55) The _Web App is ok_, but the **MAUI App crashes** (Windows and Android tested): ![Image](https://github.com/user-attachments/assets/46a17d0a-1e64-460b-9032-c0b42727cdf1) ### Code I have a test project,...

type/bug

### 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...

bug
area-AppWindow
team-CompInput
area-Windowing

### 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...

type/bug