Takoooooo
|
a9cb1e2497
|
Address review.
|
4 years ago |
Steven Kirk
|
4497b8a730
|
Hackfix for #8678.
|
4 years ago |
Steven Kirk
|
835622c017
|
Tweak TemplateBinding initialization.
Don't produce an "unset" value from `TemplateBinding` until the binding has previously produced a value.
Fixes #8672.
|
4 years ago |
Max Katz
|
6520722e54
|
Attempt to not deferr value types
|
4 years ago |
Andrey Kunchev
|
d68efa1cd4
|
fix for #8669
|
4 years ago |
Takoooooo
|
3d327bc046
|
Fix and optimize StringFormatConverter.
StringFormatConverter should validate values and return AvaloniaProperty.UnsetValue in case of incorrect value or exception.
|
4 years ago |
Nikita Tsukanov
|
0d472a100b
|
Use static callback for ContinueWith
|
4 years ago |
Nikita Tsukanov
|
ad518ac678
|
Add backpressure for sending batches to the render thread
|
4 years ago |
Steven Kirk
|
fffdcfcc2a
|
Fix fluent ButtonSpinner theme.
The button was greying out its borders on pointer-over.
|
4 years ago |
Nikita Tsukanov
|
3717aec4f5
|
Use GetFeature + API lease approach for accessing SKCanvas
|
4 years ago |
Takoooooo
|
3fd8763e80
|
Use correct ToggleModifier in TreeView multiselection on MacOS.
|
4 years ago |
robloo
|
7274083cd1
|
Fix comment which is correct as "default theme"
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
4 years ago |
robloo
|
687b5f9ea0
|
Fix comment for TransitioningContentControl which uses whatever default theme is loaded
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
4 years ago |
robloo
|
e94eb0cbfd
|
More simple theme renaming
|
4 years ago |
Max Katz
|
5ee439b5e4
|
Rename remainings
|
4 years ago |
Max Katz
|
1731f88822
|
Rename Default to Simple
|
4 years ago |
Benedikt
|
4f79ac8a1c
|
Fix precession errors
|
4 years ago |
Giuseppe Lippolis
|
89c0ef5637
|
refactoring: removed some unused namespace
|
4 years ago |
Giuseppe Lippolis
|
b38a50009e
|
fix: XML Comment
|
4 years ago |
robloo
|
53e7a741c9
|
Switch back to default flyout placement in ColorPicker
|
4 years ago |
robloo
|
f87052311b
|
Use resources to adjust tab background corner radius in ColorPicker
|
4 years ago |
Takoooooo
|
b3bd2e54ec
|
Use correct ToggleModifier in ListBox multiselection on MacOS.
|
4 years ago |
robloo
|
bdd451cdf9
|
Adjust ColorPicker tab background corner radius
|
4 years ago |
robloo
|
195ef79e0a
|
Convert ColorPicker default styles to ControlThemes
|
4 years ago |
Evgeny Gorbovoy
|
2a57609217
|
+ more `ContainsExclusive` for nodes
|
4 years ago |
Benedikt Stebner
|
adc81678ca
|
Only add offsets for LeftToRight runs
|
4 years ago |
Benedikt Stebner
|
d5084eaf75
|
Fix GetCharacterHitFromDistance
|
4 years ago |
Benedikt Stebner
|
2cf660b601
|
Second attempt to fix the font fallback
|
4 years ago |
Benedikt Stebner
|
6fefe5c803
|
Align justified text to the natural start
|
4 years ago |
Benedikt Stebner
|
d524dc9cdb
|
Only apply the font fallback to regions of missing glyphs
|
4 years ago |
Benedikt Stebner
|
e7be7cb88d
|
Fix that thing
|
4 years ago |
Benedikt Stebner
|
81b0dce302
|
Fix RichTextBlock Inlines update handling
|
4 years ago |
Luis von der Eltz
|
29d957282e
|
Remove unsetting
|
4 years ago |
Luis von der Eltz
|
44b8df516c
|
Set OverlayDismissEventPassThrough to false, add OverlayInputPassThroughElement property
|
4 years ago |
Max Katz
|
ceb59fc475
|
Workaround dev tools issue
|
4 years ago |
Max Katz
|
5b8cb5284b
|
Port default theme DataGrid to control themes
|
4 years ago |
Max Katz
|
707b7af6b3
|
Port default theme to use ControlThemes + some formatting
|
4 years ago |
Max Katz
|
b5e4a94c4f
|
Minor fluent theme fixes
|
4 years ago |
Evgeny Gorbovoy
|
1c1499c399
|
More `ContainsExclusive`
|
4 years ago |
Benedikt Stebner
|
23b08b1f34
|
Attempt to fix consistent hit testing results
GetCharacterHitFromDistance and GetDistanceFromCharacterHit should match all the time
|
4 years ago |
Steven Kirk
|
45d5a753ed
|
Fix broken build.
|
4 years ago |
Dan Walmsley
|
ea58d04e60
|
typo
|
4 years ago |
Dan Walmsley
|
fa54d7ecde
|
add a readme for the compostiion directory.
|
4 years ago |
Dan Walmsley
|
f6f8e71f3f
|
make license linkable
|
4 years ago |
Dan Walmsley
|
bd343a6290
|
update license for composition.
|
4 years ago |
Mario Uhlmann
|
276e4c596b
|
unused Stopwatch removed
|
4 years ago |
Markus Wenzl
|
406f9ced66
|
Clean up
|
4 years ago |
Markus Wenzl
|
30f14e45c0
|
Fix InitialBufferSwappingColor convertion to float
|
4 years ago |
Markus Wenzl
|
5d491894aa
|
Fixes single responsibility principle
|
4 years ago |
Nikita Tsukanov
|
1aff496738
|
More one liners for the god of one liners
|
4 years ago |