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

blur #62

Closed
Zeusakos opened this issue May 20, 2022 · 5 comments · Fixed by #65
Closed

blur #62

Zeusakos opened this issue May 20, 2022 · 5 comments · Fixed by #65
Labels
bug Something isn't working styling Styling needs some fixing

Comments

@Zeusakos
Copy link

Hello, and congrats for this feature. I have a question in Apple devises if i have more than one add to calendar buttons, when one is active the others doesn't blur, and the active one doesn't cover the other. Is it a known bug or maybe there is a solution for this?

Sorry for my english, thanks in advance

@jekuer
Copy link
Collaborator

jekuer commented May 21, 2022

What version are you running?
Do you experience the same behavior at the demo page?
If yes, what iOS version and which browser are you using?
Thanks!

@Zeusakos
Copy link
Author

I am running 1.8.6. Yes in the demo page it still doesn't blur out the other buttons, tried in both google and safari the version is 15.5.

@jekuer jekuer added bug Something isn't working styling Styling needs some fixing labels May 23, 2022
@Zeusakos
Copy link
Author

Hello again i managed to solve my problem by putting this line in my css atcb_button and atcb_list
-webkit-transform: translate3d(0,0,0);.
And again congrats for the feature 🥇

@jekuer
Copy link
Collaborator

jekuer commented May 27, 2022

Thanks for the debugging. I will optimize this a little bit further in the near future. Therefore, I would leave the ticket open for the moment.

@jekuer jekuer linked a pull request Jun 8, 2022 that will close this issue
@jekuer jekuer closed this as completed in #65 Jun 8, 2022
@jekuer
Copy link
Collaborator

jekuer commented Jun 8, 2022

Fixed a little differently (hopefully more stable) with v1.8.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working styling Styling needs some fixing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants