URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b10bad126a7bb605216badebce6f4ba30eef0106
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b10bad1 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Fix QCustmPlot retina problems.
Make sure our intermediate pixmaps have the same number of pixels as the
screen.
A merge request with the same changes has been made upstream.
Change-Id: I19950181d52f347e3aa7f5abb6e9ad33a4097abf
Reviewed-on: https://code.wireshark.org/review/7224
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 9d1ea65 Fix comments to reflect reality.
adds b10bad1 Fix QCustmPlot retina problems.
Summary of changes:
ui/qt/io_graph_dialog.cpp | 3 +++
ui/qt/qcustomplot.cpp | 21 +++++++++++++++++++++
2 files changed, 24 insertions(+)