David

Results 77 issues of David

## What would you like to be added: When we get access to the dispatcher, we should run as much work we can in before the next frame ## Why...

kind/enhancement
priority/awaiting-more-evidence

## What would you like to be added: Ability to group items of a `ListFeed` ## Questions: 1. How do we support pagination? * If paginated source list is ordered...

kind/enhancement
priority/awaiting-more-evidence

We frequently get questions about the usage of MVUX with examples like ```csharp Count = State.Value(this, () => 0); Content = Feed.Async(async _ => await Count switch { 0 =>...

kind/enhancement
priority/important-longterm

## What would you like to be added: Deprecate `State.Empty` ## Why is this needed: This is miss-leading of its behavior when used in VM for 2-way bindings on de-normalized...

kind/enhancement
priority/awaiting-more-evidence

### Current behavior Blank template includes Uno.Resizetizer ### Expected behavior Blank template does not include any "advance" feature ### Affected platforms iOS, Android, MacCatalyst, WebAssembly, Gtk, Linux Framebuffer, Wpf, Windows...

kind/bug
triage/untriaged

GitHub Issue (If applicable): closes # ## Bugfix Fix possible exception when implementing custom version of HR attributes ## What is the current behavior? ## What is the new behavior?...

## Refactoring (no functional changes, no api changes) Remove reflection usage in Brush ## What is the current behavior? We use reflection to invoke event handler ## What is the...

### Current behavior _No response_ ### Expected behavior _No response_ ### How to reproduce it (as minimally and precisely as possible) _No response_ ### Workaround _No response_ ### Works on...

kind/bug
triage/untriaged
difficulty/tbd

### Current behavior ![image](https://github.com/unoplatform/uno/assets/8635919/13e49962-4346-47d6-8f3f-6db95cb2f03b) 11615004 ÷ 9 = 1 290 556 ![image](https://github.com/unoplatform/uno/assets/8635919/50ebec7d-2662-4848-84da-5f4b7f17ab8f) 16777241 ÷ 13 = 1 290 557 ### Expected behavior _No response_ ### How to reproduce it (as...

kind/bug
triage/untriaged
difficulty/tbd

### Current behavior When we release a pointer that has been captured out of the windows bounds on WPF cause this https://github.com/unoplatform/uno/blob/c72870ffa23f20efb8e5b83ba539ca5f8b5b4a1e/src/Uno.UI/UI/Xaml/Internal/InputManager.Pointers.Managed.cs#L128 This seems to be because when we invoke...

kind/bug
triage/untriaged
project/pointers 🖱️
difficulty/tbd
platform/wpf 🪟