Benedikt Stebner
|
6502fa1ef7
|
More TextAlignment fixes
|
4 years ago |
Ahmed Fawzy
|
7698505770
|
Removed tests which collided with removing the _ignoreTextChanges field
|
4 years ago |
Benedikt Stebner
|
3dfad3bc79
|
Remove redudant test
|
4 years ago |
Benedikt Stebner
|
9cfac4dd3f
|
FIx GeometryGroup.Children parent handling
|
4 years ago |
Benedikt Stebner
|
71aba01b10
|
Implement FormattedText.BuildGeometry
|
4 years ago |
Benedikt Stebner
|
e48c984443
|
Update tests
|
4 years ago |
Benedikt Stebner
|
020c8de59e
|
Fix mocks
|
4 years ago |
Benedikt Stebner
|
73c06b323e
|
Skia - Correctly translate current position when multiple glyphs are added to a path
|
4 years ago |
Benedikt Stebner
|
7a533700d0
|
Implement GlyphRun.BuildGeometry
|
4 years ago |
Dan Walmsley
|
236d10bf64
|
discard unused params
|
4 years ago |
Dan Walmsley
|
0b4ea2b1eb
|
add unit test.
|
4 years ago |
Giuseppe Lippolis
|
3b9a34274a
|
feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default);
|
4 years ago |
kaminova
|
0907e9519a
|
Fix test
|
4 years ago |
kaminova
|
987a69aafb
|
spaces
|
4 years ago |
kaminova
|
eaf8fec5cf
|
Test for matrix inversion
|
4 years ago |
Patrick Tellier
|
e47b742d3e
|
Use own Pen (if set) in GeometryDrawing.GetBounds
|
4 years ago |
Max Katz
|
210727175a
|
Add simple IsDefault/IsCancel tests
|
4 years ago |
Steven Kirk
|
902703fbed
|
Allow nested styles inline in parent style XAML.
Removes the need to enclose nested styles in a `<Style.Children>` element in XAML.
|
4 years ago |
Dan Walmsley
|
97cb3a68f0
|
Add unit test.
|
4 years ago |
daniel mayost
|
b6e66047f2
|
add fixes
|
4 years ago |
Max Katz
|
bc6d5ec87d
|
Add tests
|
4 years ago |
daniel mayost
|
5bf28b671d
|
some fixes
|
4 years ago |
daniel mayost
|
c77c500bcd
|
fixes tests
|
4 years ago |
daniel mayost
|
402790ba86
|
improve UpdateFlowDirection
|
4 years ago |
Max Katz
|
bc2179b337
|
Add XDataType_Should_Be_Ignored_If_DataType_Has_Non_Standard_Name test
|
4 years ago |
Steven Kirk
|
33f6974df1
|
Added failing test for Viewbox layout.
|
4 years ago |
Takoooooo
|
b0f7871eec
|
Don't allow bindings to private methods.
|
4 years ago |
daniel mayost
|
05db047d29
|
typo
|
4 years ago |
daniel mayost
|
03e01a6e55
|
initial working
|
4 years ago |
Max Katz
|
1d9645f01f
|
Validate DataTemplates
|
4 years ago |
Max Katz
|
d2af5dbcac
|
Implicitly map x:DataType to a DataType on a DataTemplate.
|
4 years ago |
Max Katz
|
b567fcebf5
|
Rename TemplateDataTypeAttribute to DataTypeAttribute
|
4 years ago |
Max Katz
|
f1a2716858
|
Inherit DataType from template without hardcoding on specific DataTemplate implementation
|
4 years ago |
Giuseppe Lippolis
|
543fe599c6
|
fix: some nullable annotation warnings
|
4 years ago |
Steven Kirk
|
5aa7de52e7
|
Add cleanup step to leak tests.
Because previously failures could occur depending on the order that leak tests were run in.
|
4 years ago |
Steven Kirk
|
61ee2d18e9
|
Move assert of initial item state into method.
So that we don't keep a reference to the item.
|
4 years ago |
Max Katz
|
39d9a014b7
|
Fix static SetAssemblyDescriptorResolver usage in tests
|
4 years ago |
Max Katz
|
12fd949126
|
Disable AssemblyName_With_Non_ASCII_Should_Load_Avares test
|
4 years ago |
Max Katz
|
7f90e74f25
|
Unwanted namespace changes
|
4 years ago |
Max Katz
|
a907b942c5
|
Remove platform support projects
|
4 years ago |
Max Katz
|
ad0a06bf24
|
Merge PlatformSupport project into Avalonia.Base
|
4 years ago |
Benedikt Stebner
|
006aef2388
|
Rework hit testing to not rely on cluster values and instead use the currently covered TextSourceLength
|
4 years ago |
Steven Kirk
|
0654d63693
|
Added failing tests for #8178.
|
4 years ago |
Steven Kirk
|
55b19b445f
|
Remove unused vars.
|
4 years ago |
Steven Kirk
|
556adb4bc7
|
Use ^ as nesting selector.
`&` causes problems in xml files.
|
4 years ago |
Steven Kirk
|
33679377f8
|
Validate presence of nesting selector.
|
4 years ago |
Steven Kirk
|
e662a9fd43
|
Added test for window max width/height.
|
4 years ago |
Steven Kirk
|
9f03a1f7be
|
Added additional test for visibility invalidation.
|
4 years ago |
Dariusz Komosinski
|
220a8a8df9
|
Use cheaper transforms in Viewbox.
|
4 years ago |
Wiesław Šoltés
|
f3e2d45e19
|
Fix tests
|
4 years ago |