Dariusz Komosinski
|
c2790472b5
|
Made LayoutEpsilon a property.
|
5 years ago |
Dariusz Komosinski
|
3ac615c4e3
|
Make GritSplitter calculations match the ones in WPF.
|
5 years ago |
Dariusz Komosiński
|
ee383659e2
|
Restore missing DPI correction for GridSplitter behavior.
|
5 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 |
Rustam Sayfutdinov
|
2edcb3b676
|
Remove duplicate code for RoundLayoutValue
|
6 years ago |
Steven Kirk
|
bd0b894271
|
Fix UseLayoutRounding calculations.
Ported `RoundLayoutSize` and `RoundLayoutValue` from WPF and use these to calculated layout rounding.
Fixes #3467.
|
6 years ago |
Steven Kirk
|
19570abec0
|
Fix calculating min/max layout size.
Code ported from WPF.
|
6 years ago |
Steven Kirk
|
4d01dacd77
|
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
|
6 years ago |
Dariusz Komosinski
|
b78b10c596
|
Comment fix.
|
7 years ago |
Dariusz Komosinski
|
b6ed3bdbae
|
Move invalidation function to LayoutHelper.
|
7 years ago |
Dariusz Komosinski
|
8eb0f4127a
|
Save up to two value lookups when applying layout constraints.
|
7 years ago |
Benedikt Schroeder
|
da25b2f61f
|
LayoutHelper for controls with single content
BorderRenderHelper refactoring
|
8 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6151aef188
|
Removed file headers.
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |
Steven Kirk
|
09e581abc9
|
Documentation.
|
11 years ago |
Steven Kirk
|
9f07dc5bad
|
Remove LayoutHelper.MeasureDecorator.
No longer needed as most of the logic was moved to MeasureCore.
|
12 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
f0e41bd681
|
Fixed layout bug.
|
12 years ago |
Steven Kirk
|
0b81fc2ca0
|
Change Visibility to IsVisible.
|
12 years ago |
Steven Kirk
|
d47163353b
|
Moved alignment into child Control.
|
12 years ago |
Steven Kirk
|
32c8914609
|
Implement border child alignment.
|
12 years ago |