Charlie's Mondo Patch (#600)

This PR includes:

#586 - Fixed Clipping
#587 - LayoutComplete
#591 - Sys Console Scenario
#590 - Significantly improves MessageBox, Dialog, Frame drawning and more
See the PRs above for all the details.

Here are the issues this closes:

Closes #299 - MessageBox now auto sizes
Closes #557 - MessageBoxes on small screens
Closes #432 - MessageBox does not deal with long text; width/height params are goofy
Closes #521 - MessageBox should take ustrings (BREAKING CHANGE)
Closes #35 - Dialog should have 1 char padding around edges
Closes #570 - Dialog should use computed layout for buttons
Closes #470 - UI Catalog: Add Dialogs Scenario
Closes #569 - LayoutComplete event
Plus probably more.
This commit is contained in:
Charlie Kindel
2020-06-03 09:33:06 -06:00
committed by GitHub
parent 55b17d9fcc
commit fddfcf8802
36 changed files with 1196 additions and 498 deletions

5
.gitignore vendored
View File

@@ -8,4 +8,7 @@ packages
# User-specific files
*.user
docfx/api
docfx/api
#git merge files
*.orig