[go: up one dir, main page]

Menu

#249 Support HiPDI screens

git_head
closed
nobody
None
2019-05-31
2019-02-10
No

The UI in HiDPI is is not sized properly. Qt HiDPI support needs to be opted in.

Discussion

  • Hubert Figuiere

    Hubert Figuiere - 2019-02-10

    Patch to fix the issue.

     
  • Hubert Figuiere

    Hubert Figuiere - 2019-02-10

    Updated patch (fix indentation). Sorry about that.

     
  • Rui Nuno Capela

    Rui Nuno Capela - 2019-02-10

    What exactly is this trying to fix?
    Can't it be done by using eg. QT_SCALE_FACTOR=2 qtractor?

     
  • Hubert Figuiere

    Hubert Figuiere - 2019-02-10

    The right environment in QT_AUTO_SCREEN_SCALE_FACTOR=1, because it is not necessarily 2.
    Also this make setting the environment unneeded, so, from the user point ot view, it just work™ as it should.

     
  • Rui Nuno Capela

    Rui Nuno Capela - 2019-02-10
    • status: open --> pending
     
  • Rui Nuno Capela

    Rui Nuno Capela - 2019-05-31
    • status: pending --> closed
     

Log in to post a comment.