mat1jaczyyy
5f4a338c18
ICustomHitTest renderer tests
5 years ago
mat1jaczyyy
ad14ece468
HitTestEnumerator: FilterAndClip don't transform point for ICustomHitTest
5 years ago
mat1jaczyyy
690a5dde92
HitTestEnumerator: Account for ICustomSimpleHitTest
5 years ago
Splitwirez
59d51d6a56
New Fluent expander style ( #5573 )
* Updated Fluent theme Expander style. closes #5358
* Fixed padding mismatch between header and content
* Fixed CornerRadii, unleashed the c o l o u r e s
* Use CornerRadiusFilterConverter instead of expander specific converters
* Formatting
* Fix default theme in ControlCatalog
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
Co-authored-by: Max Katz <maxkatz6@outlook.com>
5 years ago
Dariusz Komosiński
a0a14227f3
Merge pull request #5918 from MarchingCube/improve-viewbox
Fix property type for `Viewbox.Stretch.`
5 years ago
Dariusz Komosiński
bd9be75f9b
Merge branch 'master' into improve-viewbox
5 years ago
Dariusz Komosinski
6d0ac9a541
Fix property type on Stretch.
5 years ago
Dariusz Komosiński
c3be7ead5a
Merge pull request #5917 from MarchingCube/improve-viewbox
`StretchDirection` for `Viewbox`
5 years ago
Dariusz Komosiński
074c3bda9f
Merge branch 'master' into improve-viewbox
5 years ago
Dariusz Komosinski
f775f9d3f0
Remove old viewbox samples.
5 years ago
Dariusz Komosinski
6e2384deb8
Use an ellipse instead.
5 years ago
Dariusz Komosinski
b3e2b05d1f
Implement StretchDirection for Viewbox. Cleanup Viewbox.
5 years ago
Dan Walmsley
dfd18ffdde
Merge pull request #5910 from AvaloniaUI/fixes-data-validation-errors-use-datatemplates-1
dont use datatemplate in datavalidationerrors.
5 years ago
Dan Walmsley
2043ed3a30
dont provide any templates for datavalidation errors.
5 years ago
Dan Walmsley
5fdcb5796c
Merge branch 'master' into fixes-data-validation-errors-use-datatemplates-1
5 years ago
Steven Kirk
94ce642963
Merge pull request #5914 from AvaloniaUI/maxkatz6-patch-1
Include inner exception when throwing from BindingEntry
5 years ago
Max Katz
b0d5e3197c
Include inner exception when throwing from BindingEntry
5 years ago
Dan Walmsley
6fc5af3a68
use datatemplates instead of itemstemplate for datavalidationerrors.
5 years ago
Dan Walmsley
e371304cf3
Merge pull request #5909 from AvaloniaUI/feature/image-content-attribute
add contentattribute to image.
5 years ago
Dan Walmsley
d1192901a1
add contentattribute to image.
5 years ago
Dan Walmsley
eab18842f7
Merge pull request #5896 from AvaloniaUI/fixes/skia-drawingcontext-nre
Fix NRE in Skia DrawingContextImpl.
5 years ago
Dan Walmsley
9c1f76382b
Merge branch 'master' into fixes/skia-drawingcontext-nre
5 years ago
Steven Kirk
64e0fb7f24
Check for null paint.
`CreatePaint` when passed a `Pen` can return `default` which means that `paint.paint` will be null. Check for this before trying to use it.
5 years ago
Steven Kirk
73556f8a42
Added failing DrawingContextImpl tests.
Skia `DrawingContextImpl` throws a NRE when passed a pen with 0 thickness.
5 years ago
Dan Walmsley
7dd44a90e8
Merge pull request #5888 from AvaloniaUI/benchmarks/theme-loading-benchmark
Theme loading benchmark
5 years ago
Dan Walmsley
6eb93932f3
Merge branch 'master' into benchmarks/theme-loading-benchmark
5 years ago
Dan Walmsley
845dc90906
Merge pull request #5863 from amwx/CleanFluent
Clean up Fluent Theme
5 years ago
Dan Walmsley
4076ecb0dc
Merge branch 'master' into CleanFluent
5 years ago
Dan Walmsley
a9f34e67b7
Merge pull request #5886 from AvaloniaUI/animations/tryfix-scb-localvalue
Revamp IBrush animator selection + Stop SCBAnimator from setting localvalues on animation apply
5 years ago
Dan Walmsley
8bdf16a716
Merge branch 'animations/tryfix-scb-localvalue' of github.com:AvaloniaUI/Avalonia into animations/tryfix-scb-localvalue
5 years ago
Dan Walmsley
472e179e41
no boxing required.
5 years ago
Jumar Macato
e63e00f7dd
remove linq
5 years ago
Dan Walmsley
c6f248a1e5
fix api compat
5 years ago
Dan Walmsley
545253290e
register new brush animator.
5 years ago
Dan Walmsley
d084cf8fc7
dont break api.
5 years ago
Jumar Macato
c48bf30d36
Merge branch 'master' into animations/tryfix-scb-localvalue
5 years ago
robloo
bd9892b9a4
Update windows build instructions
5 years ago
Max Katz
e51baede8c
Merge branch 'master' into CleanFluent
5 years ago
amwx
285500795b
Merge branch 'CleanFluent' of https://github.com/amwx/Avalonia into CleanFluent
5 years ago
amwx
b06daeb9cd
Remove commented line
5 years ago
Max Katz
77361a069f
Theme loading benchmark
5 years ago
Jumar Macato
da90737905
revert to non preview feature again
5 years ago
Jumar Macato
72ae35c9ea
return after applying the target animator in BaseBrushAnimator.cs
5 years ago
Jumar Macato
80c276f31e
Revamp the brush animators to handle future IBrush types.
5 years ago
Jumar Macato
5fcc321c66
Merge remote-tracking branch 'origin/animations/tryfix-scb-localvalue' into animations/tryfix-scb-localvalue
5 years ago
Jumar Macato
8df4a59cbe
dont use "not" c# preview feature
5 years ago
Jumar Macato
70bcd0e917
Merge branch 'master' into animations/tryfix-scb-localvalue
5 years ago
Jumar Macato
f807092877
Heavily simplify SCB animator
5 years ago
Dariusz Komosiński
47c097879c
Merge pull request #5866 from MarchingCube/devtools-events-ux
Improve UX of events view in dev tools
5 years ago
Dariusz Komosiński
b2fe197865
Merge branch 'master' into devtools-events-ux
5 years ago