Steven Kirk
|
9d051a6a64
|
Added failing test for #11484.
|
3 years ago |
Max Katz
|
7b88c41e37
|
Merge pull request #11834 from enycw001/fix_patterns
Fix FileTypeFilter for FilePickerOpenOptions
|
3 years ago |
Julien Lebosquain
|
1b9aba1cf0
|
Merge pull request #11830 from MrJul/fixes/layout-transform-control-reset
Reset LayoutTransformControl matrix when transform is removed
|
3 years ago |
Julien Lebosquain
|
7c2062c102
|
Reset LayoutTransformControl matrix when transform is removed
|
3 years ago |
Tim
|
2787b886ce
|
Merge pull request #11791 from timunie/fix/SubMenuCommandInvalidation
Fix: MenuItem invalidate CanExecute on opening a Menu
|
3 years ago |
enycw001
|
97d595a74b
|
fix_patterns
|
3 years ago |
Tim
|
ebb9bf5052
|
fix unit tests
|
3 years ago |
Tim
|
e095ea012b
|
Add missing <inheritdoc />
|
3 years ago |
Tim
|
34ba4c9c82
|
Actually invalidate menuitems when it got attached to the visual tree
|
3 years ago |
Jumar Macato
|
4eb75360da
|
Merge pull request #11821 from AvaloniaUI/fixes/animation-delay-zero-bug
Fix for animation delay zero bug
|
3 years ago |
Jumar Macato
|
634ccedd0c
|
Fix #11819
|
3 years ago |
Jumar Macato
|
bbade94d98
|
add new unit tests for fillmodes/delay behavior
|
3 years ago |
Max Katz
|
48f94d90cf
|
Merge pull request #11815 from MrJul/fix/activator-anim
Fixed style activator not publishing changes, causing animations not to start/stop
|
3 years ago |
Julien Lebosquain
|
c0e7dc8ecf
|
Fixed style activator not publishing changes
Allows style animations to correctly stop.
Also fixed NthChildActivator when ChildIndexChanged and Index == -1.
|
3 years ago |
Max Katz
|
b9fe15f26c
|
Merge pull request #11811 from workgroupengineering/fixes/BoxShawdows_ToString
fix(BoxShadows): ToString()
|
3 years ago |
Max Katz
|
8258dc5c2b
|
Merge pull request #11808 from workgroupengineering/fixes/DevTools/Issue_11708-InvalidCastException
fix: [DevTools] Invalid property Editor for char property
|
3 years ago |
Max Katz
|
4a720367ff
|
Merge pull request #11768 from AvaloniaUI/feature/double-composition
Use double for compositor types
|
3 years ago |
Giuseppe Lippolis
|
718911ce27
|
fix(BoxShadows): ToString()
|
3 years ago |
Giuseppe Lippolis
|
b253e205b0
|
fix: formatting
|
3 years ago |
Steven Kirk
|
53d14ba3bd
|
Merge pull request #11752 from AvaloniaUI/emmauss/scroll-snappoints-update
IScrollSnapPointInfo improvements
|
3 years ago |
Giuseppe Lippolis
|
ad8d0eeafc
|
fix: DevTools InvalidCastException
|
3 years ago |
Emmanuel Hansen
|
16c2bb7cd5
|
drop virtualizing enumerator class
|
3 years ago |
Emmanuel Hansen
|
8f97ae8bbc
|
lazy get snapppoints using realized elements in VirtualizingStackPanel
|
3 years ago |
Steven Kirk
|
41dd04e177
|
Add failing test for #11641.
|
3 years ago |
Emmanuel Hansen
|
fbe50fad7b
|
ensure snap points are updated on first measure.
|
3 years ago |
Emmanuel Hansen
|
6b06e5c5fb
|
remove IScrollSnapPointsInfo implementation from ItemsControl
|
3 years ago |
Emmanuel Hansen
|
dcb46d4d9a
|
report irregular snappoints in virtualizing stack panel based on itemsource count
|
3 years ago |
Giuseppe Lippolis
|
8bac5f78ff
|
try debug issue
|
3 years ago |
Max Katz
|
012aa1555a
|
Merge pull request #11798 from JuliaEmp/fix-setDisableAppDelegate-before-Initialize
SetDisableAppDelegate before Initialize in native code is called
|
3 years ago |
Jumar Macato
|
58ed081812
|
Merge pull request #11800 from AvaloniaUI/fixes/zero-dur-and-unittestfixes
Implement stopping animations with zero duration + UI Animations maintenance sweep
|
3 years ago |
Jumar Macato
|
4f960a2801
|
Merge branch 'master' into fixes/zero-dur-and-unittestfixes
|
3 years ago |
Max Katz
|
d41264e902
|
Merge pull request #11763 from Altua/fix-headless-layout
Break out of layout flip flop in Headless
|
3 years ago |
Jumar Macato
|
80595873a2
|
Add tests for the zero duration stuff
|
3 years ago |
Jumar Macato
|
a841b5b7e0
|
Implement zero duration stop support
|
3 years ago |
Max Katz
|
07c154d369
|
Merge pull request #11654 from grifsun/master
Fix expression in CreateGetter
|
3 years ago |
Jan Kristian Bjerke
|
579d5c6707
|
Merge branch 'master' into fix-headless-layout
|
3 years ago |
Jumar Macato
|
5c60b525c8
|
more tests
|
3 years ago |
Max Katz
|
8dacf2ad8e
|
Merge pull request #11794 from AvaloniaUI/fixes/11633-access-keys
Don't mark events as handled in AccessKeyHandler.
|
3 years ago |
Jumar Macato
|
69941d8fc7
|
Fix and remove warnings on Animations code
|
3 years ago |
JuliaEmp
|
f8a767f069
|
set Disable App Delegate before Initialize
|
3 years ago |
Max Katz
|
8933e8ff0c
|
Merge pull request #11723 from Gillibald/windowsImeFixes
[Windows] IME Fixes
|
3 years ago |
Steven Kirk
|
cdbb681e8b
|
Merge branch 'master' into master
|
3 years ago |
Max Katz
|
23932dcb51
|
Merge pull request #11775 from Gillibald/fixes/fontManagerInfiniteLoop
Prevent an infinite loop if the default FontFamily lookup fails
|
3 years ago |
Max Katz
|
32b3827615
|
Merge pull request #11777 from Gillibald/fixes/concurrentGlyphRunImpl
Use a thread safe collection for SKTextBlob caching
|
3 years ago |
Steven Kirk
|
001c81d1af
|
Don't mark events as handled in AccessKeyHandler.
Fixes #11633
|
3 years ago |
Steven Kirk
|
ca22dd8783
|
Get platform settings from TopLevel.
Allows easier unit testing.
|
3 years ago |
Steven Kirk
|
8e9532a580
|
Added tests for AccessKeyHandler.
Some failing: tests are chosen to match UWP behavior, not WPF (which hides key press events for access keys).
|
3 years ago |
Jan Kristian Bjerke
|
380f1292ea
|
Merge branch 'master' into fix-headless-layout
|
3 years ago |
Max Katz
|
1ebdced2a5
|
Merge pull request #11783 from AvaloniaUI/fixes/11679-listbox-losing-selection-on-container-focus-lost
Fix ListBox losing selection on container focus lost
|
3 years ago |
Steven Kirk
|
52f91e2151
|
Don't change selection when clearing a container.
Fixes #11679.
|
3 years ago |