[QGIS-trac] Re: [Quantum GIS] #2310: Qgis icon in dock on OSX is
low resolution
Quantum GIS
qgis at qgis.org
Tue Dec 22 15:11:38 EST 2009
#2310: Qgis icon in dock on OSX is low resolution
-------------------------------------+--------------------------------------
Reporter: jctull | Owner: nobody
Type: bug | Status: closed
Priority: minor: annoyance | Milestone: Version 1.4.0
Component: GUI | Version: HEAD
Resolution: fixed | Keywords: icon dock application bundle OSX
Platform_version: | Platform: OS X
Must_fix: No | Status_info: 0
-------------------------------------+--------------------------------------
Changes (by kyngchaos):
* status: new => closed
* resolution: => fixed
Comment:
Could this be it: r12424 -- Macs should also be using icon from
"resource", ie the icns file. Though on a closer look it seems to just be
reordering when the setWindowIcon() happens (which would happen on OSX in
either case).
... yep, revert that change and the icon stays full res.
So, r12583 should fix this (Mac more like Windows in this case ;).
Apparently the setWindowIcon() call pre-r12424 didn't really happen on
OSX, even though it was not conditionalized out for OSX.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2310#comment:4>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list