Changes between Version 1 and Version 2 of Ticket #4363, comment 6


Ignore:
Timestamp:
Dec 7, 2016, 1:54:26 AM (7 years ago)
Author:
Vladislav Belov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4363, comment 6

    v1 v2  
    1 The code above works on windows, IMO, there should be sys-dependencies, because different OSs and WMs have different constraints: windows: 64x64 (old: up to 32x32), linux: 256x256 (avg, sometimes 1024x1024), os x: 512x512 (AFAIC). And an autoresizing will make the icon worse, than artists.
     1The code above works on windows, IMO, there should be sys-dependencies, because different OSs and WMs have different icon constraints: windows: 64x64 (old: up to 32x32), linux: 256x256 (avg, sometimes 1024x1024), os x: 512x512 (AFAIC). And an autoresizing will make the icon worse, than artists.