-
|
Hi! Before opening an issue I wanted to check whether the following is working as designed. Versions: When a sheet opens, In an app that manages
A couple of specific questions:
For now we've worked around it by DI-swapping Happy to file an issue with a reproducer + draft a PR if any of this is considered a bug. Just wanted to ask first in case it's intentional and I'm missing context. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
There's a bug for status bar changing color: The #404040 is derived from regular gray background overlay behind sheet dialog, not from sheet's background, so that the status bar on iOS above does not stick white like a sore thumb. The issues you highlight are legit and should be addressed/made configurable. |
Beta Was this translation helpful? Give feedback.
There's a bug for status bar changing color:
#13690
The #404040 is derived from regular gray background overlay behind sheet dialog, not from sheet's background, so that the status bar on iOS above does not stick white like a sore thumb. The issues you highlight are legit and should be addressed/made configurable.