[Bug 31486] Android app's 'W' and search icons get upscaled on hdpi devices

2011-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31486

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Depends on|32070   |
 Resolution||FIXED

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-11-18 23:54:26 UTC 
---
They've been bumped to a higher resolution (meaning they get scaled *down* on
lower-res devices) which does look nicer, but they're still sprited which makes
them harder to maintain.

Closing this bug out and removing its dep on bug 32070 (spriting issue).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 31486] Android app's 'W' and search icons get upscaled on hdpi devices

2011-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31486

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Blocks||32101

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 31486] Android app's 'W' and search icons get upscaled on hdpi devices

2011-10-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31486

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Depends on||32070

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 31486] Android app's 'W' and search icons get upscaled on hdpi devices

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31486

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-10-08 06:02:48 UTC 
---
This looks like handy relevant magic:

http://www.fiveminutes.eu/targeting-hight-screen-densities-with-css-media-queries/

If we load the images as backgrounds in CSS, we can target the appropriate
resolution-images by having stylesheets to switch among paths or such using
media queries on the pixel density. Same magic should work for iPhone Retina
display for an iOS version as long as we provide appropriate sizes.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 31486] Android app's 'W' and search icons get upscaled on hdpi devices

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31486

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-10-08 06:03:38 UTC 
---
(If we're super excited for ourselves, we could use SVG originals and create
the 160, 240, and 320dpi PNGs and CSS files with the mappings from a build
script. ;)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 31486] Android app's 'W' and search icons get upscaled on hdpi devices

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31486

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l