-
**Is your feature request related to a problem? Please describe.**
_Short_: We would like to be able to extend `BLOCK_ALIGNMENTS_CONTROLS` at runtime.
My apologies in advance if this is already …
-
## Bug Report
See title.
### Example code
```
from typing import Callable, Optional
from pyglet.math import Vec2
import arcade
from arcade.gui import (
UIBoxLayout,
UIFlat…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Steps to reproduce
- Create new flutter project `$ flutter create dropdown`
- Add DropdownMenu to widget tree (see code sample)
- Tap inside field: field will become bigger
- Tap outside field…
-
The error will occur when the DropdownButton is near the border of the browser.
You can see this video below.
https://user-images.githubusercontent.com/59549741/162422884-156788bc-fdfe-4894-8180-4…
-
## Feature request
Can we expose the position of the active ``, and maybe it's bounding box so we can position the `` directly below the active item?
It could be exposed through CSS custom prope…
-
### Use case
https://github.com/flutter/flutter/pull/145686 fixes the `DropdownMenu` cursor behavior.
### Proposal
It was suggested we could use an dedicated example to demonstrate this bette…
-
### Steps to reproduce
Use DropdownMenu with large helper text.
The size and helper text which causes helper text to crop is tricky and need magic number
### Expected results
input region ("…
-
### Description
Refactor DIV based border renderer to SVG one. The main reason behind this change is the performance of Handsontable instance with multiple cell borders. As a side effect, we've fixed…
-