chembrows / ChemBrows

ChemBrows keeps you up-to-date with scientific literature
http://www.chembrows.com
GNU Lesser General Public License v3.0
5 stars 4 forks source link

Text too small on high-DPI screens #7

Open RKBK opened 8 years ago

RKBK commented 8 years ago

I notice that running ChemBrows on my Macbook pro, which has a High-DPI retina screen, the text and UI elements in ChemBrows are too small. I'm attaching a screenshot. The text in the "main" article abstract window is quite large, but the rest of the text is too small. The UI elements are in general too small (buttons, option windows, etc).

screen shot 2016-07-09 at 10 55 47
JPFrancoia commented 8 years ago

I'm not sure I properly understand the issue. First of all, two things:

Maybe I didn't understand your problem. What is the resolution of your screen ?

RKBK commented 8 years ago

The problem is simply that the text on the left side (the list of articles) is "too small" (i.e. not easy to read). This is a 13" macbook pro with a screen with a resolution of 2560x1600, so the problem is that text needs to be scaled to a larger size due to the higher DPI of the screen.

If ChemBrows uses Qt, here are their recommendations: http://doc.qt.io/qt-5/highdpi.html

JPFrancoia commented 8 years ago

Duly noted, we are aware of the problem on high DPI screens. While developing ChemBrows, we hadn't access to such a screen. We still don't, so I can't test (for now) any solution to this issue. However, there is a system-side solution. Could you please try to:

It should display the app at a lower resolution. Could you please tell me how it looks ?

RKBK commented 8 years ago

Checking "open in low resolution" seems to have no effect at all.