0

I am new to Linux. I am running Linux in surface pro 6, the display resolution and everything is good except Paraview. I tried to change some settings in ParaView and font size was better now but the icons in the GUI were too small. I came through some posts in the Gitlab, but none of them is clear to a newbie. Can someone help me with this with a clear solution, please? Thanks in advance.enter image description here

1 Answers1

0

By Mathieu Westphal

Bug in Qt, work around is : QT_AUTO_SCREEN_SCALE_FACTOR=0 ./bin/paraview

https://gitlab.kitware.com/paraview/paraview/issues/19751

Mathieu Westphal
  • 2,544
  • 1
  • 19
  • 33