QssStylesheetEditor icon indicating copy to clipboard operation
QssStylesheetEditor copied to clipboard

[BUG] Text Clipping in Color Panel

Open ptsouchlos opened this issue 6 years ago • 4 comments

Version: 1.5 Screen Resolution: 3840 x 2160 (4K)

image

ptsouchlos avatar Apr 07 '20 15:04 ptsouchlos

macos or win?

hustlei avatar Apr 08 '20 05:04 hustlei

I'm on Windows 10

ptsouchlos avatar Apr 08 '20 12:04 ptsouchlos

After looking at the docs, I tried out the QT_AUTO_SCREEN_SCALE_FACTOR environment variable and this seems to have fixed the issue.

Based on the docs, it seems the issue shows up by default due to automatic text scaling with a fixed size area around the text. This is mentioned specifically as an example in the docs linked to above.

ptsouchlos avatar Apr 08 '20 20:04 ptsouchlos

I changed layout inside the color panel, may be it's fixed.

hustlei avatar Apr 10 '20 07:04 hustlei