https://bz.apache.org/bugzilla/show_bug.cgi?id=58426

--- Comment #24 from [email protected] ---
Other improvements proposals:
- do not mix image size and hdpi
- use the "standard" of @2x
- use a single code path to load icons : it will allow caller to know nothing
about hdpi

for example the caller want to load /status/myimage.png

if in hdpi the icon loader will try to load /status/[email protected] if not found
it will fall back to /status/myimage.png

it will allow third party plugins to progressively provide @2x resources

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to