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: Tue, 8 Nov 2016 06:59:44 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.35 Safari/537.36

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

OK. I created an updated patch that fixed the problems with the last patch.  I
don't know what you all think the best way to keep track of the screen scale.
I added it as a static member variable of the gh_manager class.

This should take care of both scaling the plot area for retina displays,
ensure single markers are plotted in the correct location, and it scales the
axes marker text sizes and the xlabel, ylabel, title, and legend text sizes.

It shouldn't affect a non-retina display because the scale factor will always
be 1.0.

(file #38901)
    _______________________________________________________

Additional Item Attachment:

File name: screen_scale_labels_also.diff  Size:3 KB


    _______________________________________________________

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]