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
- New WindowView which can be partially atop of background.
- DialogView now extends WindowView
- Change dialog in Catalog sample and Dialog scenario
- Relates spring-projects#825
- Relates spring-projects#855
Uh oh!
There was an error while loading. Please reload this page.
Modal view essentially is something shown atop of existing views. Normal use case is a dialog.
In a catalog app we have "help" -> "about" which should open model view showing something.
The text was updated successfully, but these errors were encountered: