octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49053] figure scaling issue with Qt 5 on macO


From: John Swensen
Subject: [Octave-bug-tracker] [bug #49053] figure scaling issue with Qt 5 on macOS with Retina / HiDPI scaling
Date: Thu, 1 Feb 2018 12:41:22 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.119 Safari/537.36

Follow-up Comment #96, bug #49053 (project octave):

@rik Thanks for the thorough review. I can fix most of those issues. Here are
some answers to your other questions:

1) The per-figure __device_pixel_ratio__ property is only updated when the
screenChanged signal is fired. So, I don't think there is a ton of overhead.

2) I don't think the window size problem is due to your version of Linux. I
think this has to do with the fact that Linux and Mac handle window size
during transition between screens of different DPI. I am investigating this
further, but suspect we may need to further distinguish between Mac and
non-Mac HiDPI and on Linux machines whether the screen was created on the
HiDPI or LoDPI screen. There seems to be some window scaling that occurs at
the OS level on Mac, but not on Linux.

I will try a re-work of the patch, and include some debugging output so I can
see why @sschoeps Mac machine isn't behaving the same as mine.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49053>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]