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

Fix rendering area in safari #47

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

HaecheonLee
Copy link
Contributor

@HaecheonLee HaecheonLee commented Apr 14, 2024

Steps to reproduce

  1. Open Safari
  2. Click Try it yourself
  3. Add a Subject Area
  4. Hover it

Expected
It should be rendered on the right position

Actual
It is rendered on the different position

Describe your changes

The style of position is not functional properly inside <foreignobject> in safari. It' replaced by flex. As well, opacity is replaced by inline alpha value inside background-color, because scale of transform is not applied when opacity is applied to an element inside <foreignobject>.

Notes

This fixes one of issue described in #45

Copy link

vercel bot commented Apr 14, 2024

@HaecheonLee is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Apr 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drawdb ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2024 7:16am

@1ilit 1ilit merged commit e959d0e into drawdb-io:main Apr 14, 2024
4 checks passed
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.

None yet

2 participants