-
**Description:** If we place a Slider with visible Label, the label does not move up or down inside a bottom sheet dialog.
**Expected behavior:** It should follow the dialog.
**Source code:**
…
-
There are hints of this in the common dialogs in DeskTop (used for file copy/delete and selector entry add/edit), but it could be formalized.
Introduce a declarative format like the following:
```…
-
### Describe the project you are working on
N/A
### Describe the problem or limitation you are having in your project
Currently, native dialogs on Android in Godot looks too old and feels inc…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When selecting the ToolBit Library editor, the filesystem cancel button closes the window,…
-
- [ ] Extract "pulse" library
- [ ] Extract "dialog" library
Extraction can be done in two major steps
1. Extract from bot project and make them local dependency through workspace functionality
…
-
### Version of Radiance (latest release is 8.0-SNAPSHOT)
8.0-SNAPSHOT
### Sub-project (Common, Animation, Theming, Component, ...)
Ribbon
### Version of Java (current minimum is 9)
21.0…
-
As of Android 12 (IIRC), there's another action the user can take when they see the permission dialog: the back button.
Pressing back on the first time a permission dialog is shown, doesn't mean th…
-
## Feature request
### Overview
Is it possible to add a fully closed event to the dialog component?
### Examples in other libraries
such as `afterClose` in [antd](https://ant.design/compon…
-
I have installed "maatwebsite/laravel-nova-excel": "^1.3" into Laravel 10 / php 8.2/ nova 4.27 app
and I added DownloadExcel method into actions methods of Users resource.
It works ok, but I also n…
-
#### Is this a bug, enhancement, or feature request?
Bug
#### Describe your proposal.
On closing the list box with ‘esc key’ the list box must only get closed and not the dialog.
#### Can …