13 Commits (main)

Author SHA1 Message Date
Tom Edwards a34b589b58
Fix Button.IsPressed not becoming false when a Button without keyboard focus is disabled (#21168) 5 months ago
Nathan Nguyen e512c721e1
Prevent toggle controls from changing state when commands cannot execute (#21126) 5 months ago
Emmanuel Hansen 118a1174e2
Fix Mouse pointer triggering focus change on pointer release. (#21009) 6 months ago
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 7 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
Nikita Tsukanov 0f4ed2a4b9 Updated tests to use IDispatcherImpl 4 years ago
Emmanuel Hansen be843f699a add mock thread interface to touch device tests 4 years ago
Emmanuel Hansen f61c7f6cd9 Revert "fix tests" 4 years ago
Emmanuel Hansen c804fa00cf fix tests 4 years ago
Max Katz 1fc811f82c Fix touch tests 4 years ago
Steven Kirk d0eb38b6ba Add Tap size to IPlatformSettings. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Takoooooo 21cc80932a use IPlatformSettings instead of creating a separate interface. 5 years ago
Takoooooo 9af9a3f081 fix tests 5 years ago
Steven Kirk a242a17e30 Whitespace. 5 years ago
Takoooooo c2145db99b more fixes 5 years ago
Takoooooo 7fad72cca6 fix 5 years ago
Tako 1fbcd61e6f
Fix DoubleTapped on touch (#7213) 5 years ago