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

[BUG] The top title bar is covered by browser bookmark bar #28

Closed
kitewu opened this issue Dec 24, 2021 · 3 comments
Closed

[BUG] The top title bar is covered by browser bookmark bar #28

kitewu opened this issue Dec 24, 2021 · 3 comments

Comments

@kitewu
Copy link

kitewu commented Dec 24, 2021

On the dashboard page, the top title bar is covered by browser bookmark, as shown below:

With chrome bookmark bar:
with bookmark bar

Without chrome bookmark bar:
without bookmark bar

Chrome version: 96.0.4664.110 (x86_64)
System version: MacOS 12.1, 16-inch

@tyn1998
Copy link
Member

tyn1998 commented Dec 24, 2021

Thank you for your report. It is a known issue #29 that we will fix later.

Currently we use "px" as CSS unit and this unit works perfect under resolution of 1920*1080. However, MacOS and Windows will autimatically enlarge pixels in high resolution monitors, which leads to this problem.

There is a trick. You can zoom in the page to get a "just OK" layout.

We will fix this ASAP.

@kitewu
Copy link
Author

kitewu commented Dec 28, 2021

Thank you for your report. It is a known issue #29 that we will fix later.

Currently we use "px" as CSS unit and this unit works perfect under resolution of 1920*1080. However, MacOS and Windows will autimatically enlarge pixels in high resolution monitors, which leads to this problem.

There is a trick. You can zoom in the page to get a "just OK" layout.

We will fix this ASAP.

Cool

@tyn1998
Copy link
Member

tyn1998 commented Feb 28, 2023

SODA components were removed from the codebase, so this issue will be closed :)

@tyn1998 tyn1998 closed this as completed Feb 28, 2023
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

No branches or pull requests

2 participants