-
Notifications
You must be signed in to change notification settings - Fork 761
Description
Describe the bug
When you zoom in on a dropdown, text starts to leave the bubble of the dropdown, which looks really bad
Will you submit a PR?
- Yes
Environment
$ marimo env
{
"marimo": "0.13.15",
"OS": "Linux",
"OS Version": "4.18.0-553.54.1.el8_10.x86_64",
"Processor": "x86_64",
"Python Version": "3.12.10",
"Binaries": {
"Browser": "137.0.7151.68",
"Node": "v22.13.0"
},
"Dependencies": {
"click": "8.1.8",
"docutils": "0.21.2",
"itsdangerous": "2.2.0",
"jedi": "0.19.2",
"markdown": "3.8",
"narwhals": "1.35.0",
"packaging": "25.0",
"psutil": "7.0.0",
"pygments": "2.19.1",
"pymdown-extensions": "10.14.3",
"pyyaml": "6.0.2",
"starlette": "0.46.2",
"tomlkit": "0.13.2",
"typing-extensions": "4.13.2",
"uvicorn": "0.34.2",
"websockets": "11.0.3"
},
"Optional Dependencies": {
"altair": "5.5.0",
"duckdb": "0.10.2",
"openai": "1.75.0",
"pandas": "2.2.3",
"polars": "1.27.1",
"pyarrow": "17.0.0",
"loro": "1.5.1",
"pytest": "8.3.5",
"ruff": "0.11.7"
},
"Experimental Flags": {}
}
Code to reproduce
No response