Dan Walmsley
|
cf640452c3
|
something on the screen.
|
6 years ago |
Dan Walmsley
|
edb86c59d7
|
dont init windows.ui.compositionjust yet.
|
6 years ago |
Dan Walmsley
|
8fbc153e94
|
add directcomposition / windows.ui.composition prototype.
|
6 years ago |
Dan Walmsley
|
74f1ac5478
|
hacks for directcomposition rendering.
|
6 years ago |
Dan Walmsley
|
0df91bf37d
|
add prepwork for direct composition direct2d surface.
|
6 years ago |
Rustam Sayfutdinov
|
8e7d785419
|
Merge condition
|
6 years ago |
Rustam Sayfutdinov
|
b4b54fe6a3
|
Swap condition
|
6 years ago |
Rustam Sayfutdinov
|
d7c3c03ccf
|
Rewrite check targetVal
|
6 years ago |
Rustam Sayfutdinov
|
3157dbd133
|
Rewrite condition by if not ISolidColorBrush
|
6 years ago |
Rustam Sayfutdinov
|
c0d192a8f6
|
Rewrite getting targetVal
|
6 years ago |
Wiesław Šoltés
|
cbbbdc3c73
|
Add missing Compact.xaml resource to project
|
6 years ago |
Rustam Sayfutdinov
|
be4f4ed1c2
|
Fix using pattern matching
|
6 years ago |
Rustam Sayfutdinov
|
4aaa48739c
|
Fix skip ISolidColorBrush when animation
|
6 years ago |
Steven Kirk
|
2807cbe6cb
|
Make LayoutManager disposable.
And dispose it on `TopLevel` close: this allows layout passes to be run before a window/popup is shown but prevents it being run after close.
|
6 years ago |
Nikita Tsukanov
|
6149cd69b5
|
Fixed compilation with old compiler versions
|
6 years ago |
Steven Kirk
|
f14d73f5c9
|
Disable render layers.
We need a new renderer :/
Fixes #2244
|
6 years ago |
Nikita Tsukanov
|
7d02564e27
|
build?
|
6 years ago |
Nikita Tsukanov
|
16625c164c
|
build?
|
6 years ago |
Steven Kirk
|
536a2f7c62
|
Check correct root in invalidation calls.
|
6 years ago |
Steven Kirk
|
d3c3741bec
|
No longer need to pass root to ExecuteInitialLayoutPass.
|
6 years ago |
Steven Kirk
|
7694fc0484
|
Don't run layout passes on hidden TopLevels.
To do this we need to pass the root to `LayoutManager`.
Fixes #4161
|
6 years ago |
Dariusz Komosiński
|
d451bb36b5
|
Use exception instead of an assert.
|
6 years ago |
Luis von der Eltz
|
c4ef08206e
|
Implementing support for IsTabStop attached property
|
6 years ago |
Steven Kirk
|
d0edfa0447
|
Close submenu when pointer leaves.
|
6 years ago |
Wiesław Šoltés
|
83b0b82bea
|
Add compact density style
|
6 years ago |
Dan Walmsley
|
864478a38e
|
workaround implicit conversion x:Double to GridLength
|
6 years ago |
Dariusz Komosinski
|
7123747a4b
|
Enable nullable, and use expression bodied properties.
|
6 years ago |
Dariusz Komosinski
|
7145068863
|
Fix copy pasta error.
|
6 years ago |
Dariusz Komosinski
|
57ea1d502c
|
Mark LayoutManager public functions as virtual so users can adjust the behavior.
|
6 years ago |
Max Katz
|
580c03f511
|
Fluent TreeView and TreeViewItem
|
6 years ago |
Max Katz
|
83518a24f2
|
Add TreeViewItem resources
|
6 years ago |
Max Katz
|
97a89be06b
|
Add missed Reveal resources
|
6 years ago |
Max Katz
|
57bb2e6267
|
Add Pressed mixin to TreeViewItem
|
6 years ago |
Dariusz Komosinski
|
0603bd1716
|
Fix errors caused by handling accessor fallback too late.
|
6 years ago |
Dariusz Komosinski
|
66f084c8bb
|
Add light theme. Enable scrollbar auto hide by default.
|
6 years ago |
Dariusz Komosinski
|
41af8ec3a8
|
Remove strange using.
|
6 years ago |
Dariusz Komosinski
|
8691aea157
|
Cleanup code and add doc comments.
|
6 years ago |
Dariusz Komosinski
|
52606fa56d
|
Implement auto hide and sync scrollviewer this scrollbar visibility.
|
6 years ago |
Rustam Sayfutdinov
|
8414ace5cf
|
Remove duplicate code for RoundLayoutValue
|
6 years ago |
Rustam Sayfutdinov
|
70f37dcf21
|
Revert "Remove duplicate code for RoundLayoutValue"
This reverts commit 2edcb3b676.
|
6 years ago |
Steven Kirk
|
a81306f72c
|
Updated repeater logging to new API.
|
6 years ago |
Steven Kirk
|
ff38cf7609
|
Fix non-virtualizing stack layout alignment.
We need to return the max of the bounds and the constraint, otherwise horizontal/vertical alignment doesnt work correctly.
|
6 years ago |
Dan Walmsley
|
7f1a7faebf
|
fix checkbox border not showing on fluent light theme.
|
6 years ago |
Max Katz
|
74297a9026
|
Fix TabItem height issue
|
6 years ago |
Dan Walmsley
|
c55b0e27c3
|
fix whitespace.
|
6 years ago |
JamRemco
|
b9cec08b41
|
ToggleSwitchpage for Control gallery (#4137)
Co-authored-by: danwalmsley <dan@walms.co.uk>
|
6 years ago |
Dan Walmsley
|
beb4c30107
|
fix if statement logic .
|
6 years ago |
Dan Walmsley
|
62bc5279ca
|
use nearly equals for deciding to raise scrollchanged event.
|
6 years ago |
Steven Kirk
|
036a00f53d
|
Use correctly log area.
|
6 years ago |
Rustam Sayfutdinov
|
2edcb3b676
|
Remove duplicate code for RoundLayoutValue
|
6 years ago |