Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

incorrect layout compute in safari #28

Closed
littleboarx opened this issue Nov 7, 2022 · 0 comments · Fixed by #29
Closed

incorrect layout compute in safari #28

littleboarx opened this issue Nov 7, 2022 · 0 comments · Fixed by #29

Comments

@littleboarx
Copy link
Contributor

littleboarx commented Nov 7, 2022

in safari, the uses floored width instead of using decimals, which may cause some layout problems.

image
image
image

to avoid it I recommend ceil the computed width and height.

@littleboarx littleboarx changed the title incorrect alyout comput in safari incorrect alyout compute in safari Nov 7, 2022
@littleboarx littleboarx changed the title incorrect alyout compute in safari incorrect layout compute in safari Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant