v2.0-preview6
mysteryx93
released this
06 Mar 08:00
·
39 commits
to master
since this release
v2.0-preview6 is ready!
What's new:
- Async close confirmation now works properly with mobile navigation
- Added an application setting: AllowConcurrentDialogs. When False (default), it will wait for the previous dialog to close before showing the next one. If you call 3 message boxes at the same time, it will show the message boxes one after the other instead of 3 on top of each other.