You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixes#1777 - Dialog button justification. Adds unit tests
* Added missing API doc
* Added tests for wide chars
* more tests
* fixed test that broke by adjusting dialog button alignment
* fixed test that broke by adjusting dialog button alignment
* Fixed Dialogs scenario crash re: Parse v TryParse
* Initial commit for Wizard
* Fixes#1777 - Dialog button justification. Adds unit tests
* Added missing API doc
* Work in progress
* Added tests for wide chars
* Tests
* more tests
* wip
* fixed test that broke by adjusting dialog button alignment
* fixed test that broke by adjusting dialog button alignment
* Fixed Dialogs scenario crash re: Parse v TryParse
* broke tests. can't figure out how.
* Revert "broke tests. can't figure out how."
This reverts commit f3c5392.
* Fixed unit tests
* Reverted workaround that doesn't work
* Refactor and cleanup
Wizard
(see #124) ideally would support the "Back" and "Next" buttons being fully justified. Wizard will derive from Dialog.Instead of this:
We could have this:
The text was updated successfully, but these errors were encountered: