open-galaxy icon indicating copy to clipboard operation
open-galaxy copied to clipboard

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

Open kitewu opened this issue 4 years ago • 2 comments

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

kitewu avatar Dec 24 '21 07:12 kitewu

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.

tyn1998 avatar Dec 24 '21 07:12 tyn1998

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

kitewu avatar Dec 28 '21 10:12 kitewu

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

tyn1998 avatar Feb 28 '23 12:02 tyn1998