Results 45 issues of Evgeny Gorbovoy

Define refactoring subtasks. + at least we want to fix warning (including `nullable` warnings)

enhancement
FirstRelease

enhancement
FirstRelease

Send {"m":"event","id":"⦙5","k":"click","v":{"offsetX":531,"offsetY":14}} ooui.js:12:24 Failed to process received message: Newtonsoft.Json.JsonSerializationException: Error getting value from 'MessageType' on 'Ooui.Message'. ---> System.NullReferenceException: Object reference not set to an instance of an object. mono.js:1:34956 at...

Do we have an option to re-write rendering of the PresentationFramework to re-use it in ConsoleFramework? Or may be it's possible to re-write some level of abstraction of it? For...

Also see `//todo: support surrogates`.

bug
enhancement

Inspect already implemented controls for compatibility with touch screen. CalendarPicker for example can not be clicked on empty area to expand the dropdown like ComboBox does. Scrolling does not work....

enhancement

Example here: https://github.com/AvaloniaUI/Avalonia/blob/master/src/Avalonia.Themes.Simple/Controls/Button.xaml

enhancement

Check `//todo: indexOutOfRange during resize`

bug
FirstRelease