BDisp
|
5840ad25e8
|
Added IsLoaded property to allow control if a change was done before or after the toplevel was loaded.
|
2023-03-02 03:24:21 +00:00 |
|
BDisp
|
a7c13b5d48
|
Fixes merge conflicts errors.
|
2023-03-01 23:10:05 +00:00 |
|
BDisp
|
eac93a7973
|
Resolving merge conflicts.
|
2023-03-01 22:31:51 +00:00 |
|
BDisp
|
ff1773dab3
|
Sets borders position later.
|
2023-03-01 01:05:01 +00:00 |
|
BDisp
|
0dcf754733
|
Fixes merge.
|
2023-03-01 00:40:36 +00:00 |
|
BDisp
|
379d7a8492
|
Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345)
* Fixes 2342. Border: can't change border color in window by Border.BorderBrush.
* Fixes border initialization.
---------
Co-authored-by: Tig <tig@users.noreply.github.com>
|
2023-02-28 22:41:09 +00:00 |
|
BDisp
|
f294adf4cc
|
Sets the Pos.Y later.
|
2023-02-28 22:27:40 +00:00 |
|
BDisp
|
4dfe16cd9a
|
Moves the labels up to above the button.
|
2023-02-28 22:18:54 +00:00 |
|
BDisp
|
924a42c719
|
Fixes border scenarios types exchanged.
|
2023-02-28 22:07:04 +00:00 |
|
BDisp
|
d16682611a
|
Fixes nullable bool error with cast.
|
2023-02-28 21:36:14 +00:00 |
|
BDisp
|
b78f2d8c35
|
Reducing enormously the code of the borders on containers scenarios by reusing common code.
|
2023-02-28 21:31:01 +00:00 |
|
BDisp
|
e2f6041e4d
|
Fixes BordersComparisons scenario.
|
2023-02-28 21:29:16 +00:00 |
|
BDisp
|
5ab177ec90
|
Fixes Borders scenario.
|
2023-02-28 21:26:42 +00:00 |
|
BDisp
|
b945231c22
|
Fixes redraw behavior by ignoring negative rows.
|
2023-02-28 21:26:12 +00:00 |
|
BDisp
|
82bafda5fe
|
Added some more PosCenter unit tests.
|
2023-02-28 21:25:45 +00:00 |
|
BDisp
|
886cfc6a8e
|
GetContainerBounds already has called ViewToScreen, so do the same to GetNeedDisplay and fixing some typo.
|
2023-02-28 21:25:27 +00:00 |
|
BDisp
|
ecd82465f7
|
ToString must return the Pos/Dim class names.
|
2023-02-28 21:23:44 +00:00 |
|
BDisp
|
ebae3a8560
|
Fixes Revert "Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332)" committed twice on 6bb90edcbf and 28d7be721c
|
2023-02-28 21:18:09 +00:00 |
|
BDisp
|
04d70559ec
|
Reducing enormously the code of the borders on containers scenarios by reusing common code.
|
2023-02-27 19:27:10 +00:00 |
|
BDisp
|
0892fed669
|
Fixes BordersComparisons scenario.
|
2023-02-27 19:24:15 +00:00 |
|
BDisp
|
bea9dcf286
|
Fixes Borders scenario.
|
2023-02-27 19:23:25 +00:00 |
|
BDisp
|
f73b791b7a
|
Fixes redraw behavior by ignoring negative rows.
|
2023-02-27 19:20:44 +00:00 |
|
BDisp
|
ab0ad0adc6
|
Added some more PosCenter unit tests.
|
2023-02-27 19:14:40 +00:00 |
|
BDisp
|
20649472c1
|
GetContainerBounds already has called ViewToScreen, so do the same to GetNeedDisplay and fixing some typo.
|
2023-02-27 19:11:47 +00:00 |
|
BDisp
|
d15732e910
|
Removing ToString() because they aren't View class and did a reformat.
|
2023-02-27 15:22:19 +00:00 |
|
BDisp
|
ad426ff261
|
Fixes unit tests to support Pos/Dim changes.
|
2023-02-27 15:12:00 +00:00 |
|
BDisp
|
19dbb41e71
|
ToString() is to force throw if View is null. Good catch.
|
2023-02-27 15:06:57 +00:00 |
|
BDisp
|
47ca62d5f2
|
ToString must return the Pos/Dim class name. Also Target.ToString() is not needed because they already overridden the ToString method.
|
2023-02-27 14:07:29 +00:00 |
|
BDisp
|
534d4ea390
|
Fixes Revert "Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332)" committed twice on 6bb90edcbf and 28d7be721c
|
2023-02-27 13:37:01 +00:00 |
|
BDisp
|
17d1235d62
|
Merged v1_setrelativelayout_improvement into v1_setrelativelayout_improvement-fix.
|
2023-02-27 12:42:50 +00:00 |
|
BDisp
|
006f57b0eb
|
Fixes the Clear method.
|
2023-02-27 12:09:11 +00:00 |
|
BDisp
|
932aca89eb
|
Merge #2382 into #2379.
|
2023-02-27 12:09:10 +00:00 |
|
BDisp
|
c6183c7658
|
Added one more condition to be consistent with others.
|
2023-02-27 12:09:10 +00:00 |
|
BDisp
|
288d81b781
|
Allows a subview reference the superview of the subview superview.
|
2023-02-27 12:09:09 +00:00 |
|
Tigger Kindel
|
c9cbacb0d8
|
Fixed Borders on XXX Pos.Center bugs
|
2023-02-27 12:09:09 +00:00 |
|
Tigger Kindel
|
fdd5c6b2a2
|
Fixed Border Comparsion Pos.Center bugs
|
2023-02-27 12:09:08 +00:00 |
|
Tigger Kindel
|
c192f8d4c4
|
re-merged changes lost from #2345
|
2023-02-27 12:09:08 +00:00 |
|
Tig Kindel
|
012100680e
|
Pos.Combine unit tests
|
2023-02-27 12:09:07 +00:00 |
|
Tig Kindel
|
7fc6a8536a
|
restored Generic.cs
|
2023-02-27 12:09:06 +00:00 |
|
Tig Kindel
|
7bee36ebd1
|
fixed more bugs exposed by Pos.Combine bugfix
|
2023-02-27 12:09:06 +00:00 |
|
Tig Kindel
|
93b8dfdad1
|
fixing bugs caused by Pos.Combine bugfix
|
2023-02-27 12:09:05 +00:00 |
|
Tig Kindel
|
6ba49314c8
|
merged from develop after accident
|
2023-02-27 12:09:04 +00:00 |
|
Tig Kindel
|
feae3b675d
|
merged from develop after accident
|
2023-02-27 12:09:04 +00:00 |
|
Tig Kindel
|
43221327ee
|
fixed da bug; also fixed pwsh clipboard tests
|
2023-02-27 12:09:03 +00:00 |
|
Tig Kindel
|
abf07fbbf9
|
Refactored SetRelativeLayout etc; looks good but tests fail
|
2023-02-27 12:09:03 +00:00 |
|
Tig Kindel
|
28d7be721c
|
Revert "Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332)"
This reverts commit c85ff954aa.
|
2023-02-27 12:08:49 +00:00 |
|
Tigger Kindel
|
8c319ee189
|
merged develop - mostly
|
2023-02-26 16:15:39 -07:00 |
|
Tigger Kindel
|
a9cd9ba2e7
|
Fixed Borders on XXX Pos.Center bugs
|
2023-02-25 17:37:57 -07:00 |
|
Tigger Kindel
|
0e8cd6332a
|
Fixed Border Comparsion Pos.Center bugs
|
2023-02-25 17:32:38 -07:00 |
|
Tigger Kindel
|
5bb350b7f1
|
re-merged changes lost from #2345
|
2023-02-25 17:22:45 -07:00 |
|