Opened 11 years ago
Closed 10 years ago
#9403 closed Patch (fixed)
Retina support
Reported by: | Francois Ferrand | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | OS X | |
Operating system version: |
Description
This patch simply updates the plist file to enable retina.
This greatly improves the display, since most controls automatically get retina rendering: only the 'custom' controls remain upscalled (tab control, download progress).
Attachments (3)
Change History (7)
by , 11 years ago
Attachment: | 0001-Advertise-retina-support.patch added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Status: | new → moreinfo |
---|
Unfortunately I cannot test this patch due to lack of such a display. Could you please post a screenshot with and without the patch on a retina display?
by , 11 years ago
Attachment: | filezilla-retina-stock.png added |
---|
Screenshot of filezilla 'stock' (no patch applied) on retina display
by , 11 years ago
Attachment: | filezilla-retina-patched.png added |
---|
Screenshot of filezilla with this patch on retina display
comment:3 by , 11 years ago
Status: | moreinfo → new |
---|
Attached two screenshot, without and with the patch.
You probably need to force the display to 100% to properly view the difference.
Note: the patch only improves 'standard' UI elements and text, so icons and custom widgets are still not rendered perfectly; the improvement is really significant though, making the application usable on retina display.
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Tanks, the difference looks like night and day. I've applied the patch.
This is related to RFE #8236.