Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Floating background color #544

Closed
iDevelopper opened this issue Oct 5, 2023 · 7 comments
Closed

Floating background color #544

iDevelopper opened this issue Oct 5, 2023 · 7 comments
Labels

Comments

@iDevelopper
Copy link
Contributor

Describe the Bug
/// A color to use for the bar floating background. This color is composited over floatingBackgroundEffect.
@Property (nonatomic, readwrite, copy, nullable) UIColor* floatingBackgroundColor;

This does not seem to be the case. The background color is under the effect.

@iDevelopper iDevelopper added the bug label Oct 5, 2023
@LeoNatan

This comment was marked as outdated.

@LeoNatan LeoNatan added question and removed bug labels Oct 5, 2023
@LeoNatan

This comment was marked as outdated.

@LeoNatan

This comment was marked as outdated.

@LeoNatan
Copy link
Owner

LeoNatan commented Oct 5, 2023

I see on my iOS 17 device that the color under the popup bar does not look like it does under the tab bar. So there is a bug. Will look into it, thanks!

@LeoNatan LeoNatan added bug and removed question labels Oct 5, 2023
@LeoNatan
Copy link
Owner

LeoNatan commented Oct 5, 2023

Simulator Screenshot - iPhone 14 Pro Max - 2023-10-05 at 22 24 21
Simulator Screenshot - iPhone 14 Pro Max - 2023-10-05 at 22 26 28

I will push soon.

@LeoNatan
Copy link
Owner

LeoNatan commented Oct 5, 2023

@iDevelopper Please test with 2.15.15. Thanks for reporting!

@iDevelopper
Copy link
Contributor Author

It seems to be better 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants