WIP: Focus re-design

This commit is contained in:
Tig
2024-08-01 16:38:30 -06:00
parent 8e70e2ae8f
commit 9990503296
5 changed files with 440 additions and 335 deletions

View File

@@ -244,3 +244,4 @@ A bunch of the above is the proposed design. Eventually `Toplevel` will be delet
- The old `Toplevel` and `OverlappedTop` code. Only utilized when `IsOverlappedContainer == true`
- The new code path that treats all Views the same but relies on the appropriate combination of `TabBehavior` and `ViewArrangement` settings as well as `IRunnable`.