-
对话框不支持alertDialog对话框不支持alertDialog
-
relm4's documentation contains [an example](https://relm4.org/book/stable/child_components.html) that uses [gtk::MessageDialog](https://gtk-rs.org/gtk4-rs/stable/latest/docs/gtk4/struct.MessageDialog.…
-
### Description
When the AlertDialog is provided with the prop `closeOnOverlayClick === true`, it is expected that clicking the AlertDialog overlay would close the dialog. This seems to happen when `…
-
Hi, this is really a nice library. but I think there is no best way to use this library for Dialog. Because when I managed to display the showcase for the dialog, the showcase was behind it, causing …
-
Can we set fixed height of alertdialog and inflate dialog_fragment.xml into it ...
I had setup listview in dialog_fragment.xml and i want to set fixed height for alertdialog ... Is it possible !
!…
-
### Description
The current implementation places the portal outside of the current screen. If, for example, you try to open an AlertDialog on a "formSheet" screen, you can't see the AlertDialog
###…
-
when I import design 28.0.0,and theme use "Theme.MaterialComponents.Light.NoActionBar",
I build a alert dialog by Anko:
```
alert("是否提交所选的类型?") {
yesButton {
submit()
…
-
如题,请问有没什么办法解决
-
https://www.w3.org/TR/wai-aria-practices-1.1/examples/dialog-modal/alertdialog.html
Implement AlertDialog as a separate component to (related #25).
Wolfr updated
3 years ago
-
**Describe the bug**
when I have a alertDialog that overlap the editor, the mouse still change to a text cursor and when I click on my dialog the focus go to my editor that is behind it.
**To Re…