[Webkit-unassigned] [Bug 133377] [GTK] Add support for HiDPI icons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 29 07:57:54 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133377





--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2014-05-29 07:58:17 PST ---
(From update of attachment 232248)
View in context: https://bugs.webkit.org/attachment.cgi?id=232248&action=review

> Source/WebKit2/PlatformGTK.cmake:520
> +    "        <file alias=\"images/deleteButton at 2x\">deleteButton at 2x.png</file>\n"
>      "        <file alias=\"images/missingImage\">missingImage.png</file>\n"
> +    "        <file alias=\"images/missingImage at 2x\">missingImage at 2x.png</file>\n"
>      "        <file alias=\"images/panIcon\">panIcon.png</file>\n"
>      "        <file alias=\"images/textAreaResizeCorner\">textAreaResizeCorner.png</file>\n"
> +    "        <file alias=\"images/textAreaResizeCorner at 2x\">textAreaResizeCorner at 2x.png</file>\n"

Don't we need to add these files as well?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list