BDisp
|
9cfa78a033
|
Fixes #2354. View.Redraw doesn't clear itself and PositionCursor doesn't ensure focus when a prior view was disabled. (#2355)
* Fixes #2354. View should have a IgnoreHasFocusPropertyOnRedraw property to prevent unnecessary derived class.
* Removed IgnoreHasFocusPropertyOnRedraw property.
---------
Co-authored-by: Tig <tig@users.noreply.github.com>
|
2023-02-21 14:23:40 +13:00 |
|
BDisp
|
47eb43fd6e
|
Fixes 2368. Nested views with height of 1 not rendering correctly. (#2370)
|
2023-02-21 13:55:07 +13:00 |
|
Tig
|
c18d153b76
|
Merge branch 'develop' into fixes_2296_attribute_make
|
2023-02-06 07:08:44 +09:00 |
|
BDisp
|
b7791992cc
|
Added unit test for move down/right.
|
2023-01-30 13:13:11 +00:00 |
|
BDisp
|
cd5655fc95
|
Fixes #2308. Redraw passed bounds bigger than its client area.
|
2023-01-29 22:24:01 +00:00 |
|
Charlie Kindel
|
7f563244eb
|
Made Attribute Make more robust
|
2023-01-20 15:50:11 -07:00 |
|
Tig Kindel
|
fa048da358
|
Merge branch 'develop' into unittest_reorg
|
2023-01-15 18:34:14 -07:00 |
|
Tig Kindel
|
7454dac942
|
Reorg of unit tests
|
2023-01-15 18:33:38 -07:00 |
|