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

Corrected overlapping of back-button in some activities #1056

Merged
merged 2 commits into from
Apr 17, 2022

Conversation

S-kus
Copy link
Contributor

@S-kus S-kus commented Apr 9, 2022

Fixes: #1055

By correcting the z-index of the back-button is fixed. As shown:

fix1

fix2

@llaske
Copy link
Owner

llaske commented Apr 9, 2022

It fix the issue but the back button no longer works in Tangram.

@S-kus
Copy link
Contributor Author

S-kus commented Apr 10, 2022

It fix the issue but the back button no longer works in Tangram.

Thanks @llaske, Yes you are right. Only half of it is working because the z-index of tangram-name-content i.e. the title is higher than the back-button icon.
I fixed it now. Could you please review it once again!

@llaske llaske merged commit fb4c4bc into llaske:dev Apr 17, 2022
@llaske
Copy link
Owner

llaske commented Apr 17, 2022

Nice. Thanks.

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

Successfully merging this pull request may close these issues.

2 participants