Status: Assigned
Owner:
r...@chromium.org
CC:
rby...@chromium.org
Labels: Type-Bug Pri-2 Area-UI
New issue 131586 by
fla...@chromium.org: 2x resources should be exactly
twice the size of 1x resources.
http://code.google.com/p/chromium/issues/detail?id=131586
I have written a script to find every case where we have a separate 2x
resource file that is not twice the size of the 1x file. These are
currently blocking enabling the loading of 2x resources in ChromeOS as when
we scale them to the 2x size they look quite bad not being scaled by
exactly 2.
Comparing images from chrome/app/theme/theme_resources_standard.grd to
chrome/app/theme/theme_resources_2x.grd:
IDR_CONTENT_TOP_CENTER:
chrome/app/theme/default_100_percent/content_top_center.png (1x) is 1x38,
chrome/app/theme/default_200_percent/content_top_center.png (2x) is 1x64
should be 2x76.
IDR_CONTENT_TOP_LEFT_CORNER:
chrome/app/theme/default_100_percent/content_top_left_corner.png (1x) is
6x37, chrome/app/theme/default_200_percent/content_top_left_corner.png (2x)
is 6x64 should be 12x74.
IDR_CONTENT_TOP_LEFT_CORNER_MASK:
chrome/app/theme/default_100_percent/content_top_left_corner_mask.png (1x)
is 6x37,
chrome/app/theme/default_200_percent/content_top_left_corner_mask.png (2x)
is 6x64 should be 12x74.
IDR_CONTENT_TOP_RIGHT_CORNER:
chrome/app/theme/default_100_percent/content_top_right_corner.png (1x) is
6x37, chrome/app/theme/default_200_percent/content_top_right_corner.png
(2x) is 6x64 should be 12x74.
IDR_CONTENT_TOP_RIGHT_CORNER_MASK:
chrome/app/theme/default_100_percent/content_top_right_corner_mask.png (1x)
is 6x38,
chrome/app/theme/default_200_percent/content_top_right_corner_mask.png (2x)
is 6x64 should be 12x76.
IDR_STOP_D: chrome/app/theme/default_100_percent/stop_disabled.png (1x) is
27x29, chrome/app/theme/default_200_percent/stop_disabled.png (2x) is 55x59
should be 54x58.
IDR_TAB_ACTIVE_CENTER:
chrome/app/theme/default_100_percent/tab_active_center.png (1x) is 1x27,
chrome/app/theme/default_200_percent/tab_active_center.png (2x) is 1x40
should be 2x54.
IDR_TAB_ACTIVE_LEFT:
chrome/app/theme/default_100_percent/tab_active_left.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_active_left.png (2x) is 15x40
should be 30x54.
IDR_TAB_ACTIVE_RIGHT:
chrome/app/theme/default_100_percent/tab_active_right.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_active_right.png (2x) is 15x40
should be 30x54.
IDR_TAB_ALPHA_LEFT: chrome/app/theme/default_100_percent/tab_alpha_left.png
(1x) is 15x27, chrome/app/theme/default_200_percent/tab_alpha_left.png (2x)
is 15x40 should be 30x54.
IDR_TAB_ALPHA_RIGHT:
chrome/app/theme/default_100_percent/tab_alpha_right.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_alpha_right.png (2x) is 15x40
should be 30x54.
IDR_TAB_CLOSE: chrome/app/theme/default_100_percent/tab_close.png (1x) is
12x12, chrome/app/theme/default_200_percent/tab_close.png (2x) is 29x29
should be 24x24.
IDR_TAB_CLOSE_H: chrome/app/theme/default_100_percent/tab_close_hover.png
(1x) is 12x12, chrome/app/theme/default_200_percent/tab_close_hover.png
(2x) is 29x29 should be 24x24.
IDR_TAB_CLOSE_MASK: chrome/app/theme/default_100_percent/tab_close_mask.png
(1x) is 12x12, chrome/app/theme/default_200_percent/tab_close_mask.png (2x)
is 29x29 should be 24x24.
IDR_TAB_CLOSE_P: chrome/app/theme/default_100_percent/tab_close_pressed.png
(1x) is 12x12, chrome/app/theme/default_200_percent/tab_close_pressed.png
(2x) is 29x29 should be 24x24.
IDR_TAB_INACTIVE_CENTER:
chrome/app/theme/default_100_percent/tab_inactive_center.png (1x) is 32x27,
chrome/app/theme/default_200_percent/tab_inactive_center.png (2x) is 1x40
should be 64x54.
IDR_TAB_INACTIVE_LEFT:
chrome/app/theme/default_100_percent/tab_inactive_left.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_inactive_left.png (2x) is 15x40
should be 30x54.
IDR_TAB_INACTIVE_RIGHT:
chrome/app/theme/default_100_percent/tab_inactive_right.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_inactive_right.png (2x) is 15x40
should be 30x54.
Comparing images from chrome/app/theme/theme_resources_touch_1x.grd to
chrome/app/theme/theme_resources_touch_2x.grd:
IDR_BACK: chrome/app/theme/touch_100_percent/browser_back_normal.png (1x)
is 35x35, chrome/app/theme/touch_200_percent/browser_back_normal.png (2x)
is 58x58 should be 70x70.
IDR_BACK_D: chrome/app/theme/touch_100_percent/browser_back_disabled.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_back_disabled.png
(2x) is 58x58 should be 70x70.
IDR_BACK_H: chrome/app/theme/touch_100_percent/browser_back_hover.png (1x)
is 35x35, chrome/app/theme/touch_200_percent/browser_back_hover.png (2x) is
58x58 should be 70x70.
IDR_BACK_P: chrome/app/theme/touch_100_percent/browser_back_pressed.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_back_pressed.png
(2x) is 58x58 should be 70x70.
IDR_BROWSER_ACTION:
chrome/app/theme/touch_100_percent/browser_action_normal.png (1x) is 35x35,
chrome/app/theme/touch_200_percent/browser_action_normal.png (2x) is 58x58
should be 70x70.
IDR_BROWSER_ACTION_H:
chrome/app/theme/touch_100_percent/browser_action_hover.png (1x) is 35x35,
chrome/app/theme/touch_200_percent/browser_action_hover.png (2x) is 58x58
should be 70x70.
IDR_BROWSER_ACTION_P:
chrome/app/theme/touch_100_percent/browser_action_pressed.png (1x) is
35x35, chrome/app/theme/touch_200_percent/browser_action_pressed.png (2x)
is 58x58 should be 70x70.
IDR_BROWSER_ACTIONS_OVERFLOW:
chrome/app/theme/touch_100_percent/browser_actions_overflow_normal.png (1x)
is 24x35,
chrome/app/theme/touch_200_percent/browser_actions_overflow_normal.png (2x)
is 40x58 should be 48x70.
IDR_BROWSER_ACTIONS_OVERFLOW_H:
chrome/app/theme/touch_100_percent/browser_actions_overflow_hover.png (1x)
is 24x35,
chrome/app/theme/touch_200_percent/browser_actions_overflow_hover.png (2x)
is 40x58 should be 48x70.
IDR_BROWSER_ACTIONS_OVERFLOW_P:
chrome/app/theme/touch_100_percent/browser_actions_overflow_pressed.png
(1x) is 24x35,
chrome/app/theme/touch_200_percent/browser_actions_overflow_pressed.png
(2x) is 40x58 should be 48x70.
IDR_FORWARD: chrome/app/theme/touch_100_percent/browser_forward_normal.png
(1x) is 35x35,
chrome/app/theme/touch_200_percent/browser_forward_normal.png (2x) is 58x58
should be 70x70.
IDR_FORWARD_D:
chrome/app/theme/touch_100_percent/browser_forward_disabled.png (1x) is
35x35, chrome/app/theme/touch_200_percent/browser_forward_disabled.png (2x)
is 58x58 should be 70x70.
IDR_FORWARD_H: chrome/app/theme/touch_100_percent/browser_forward_hover.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_forward_hover.png
(2x) is 58x58 should be 70x70.
IDR_FORWARD_P:
chrome/app/theme/touch_100_percent/browser_forward_pressed.png (1x) is
35x35, chrome/app/theme/touch_200_percent/browser_forward_pressed.png (2x)
is 58x58 should be 70x70.
IDR_HOME: chrome/app/theme/touch_100_percent/browser_home_normal.png (1x)
is 35x35, chrome/app/theme/touch_200_percent/browser_home_normal.png (2x)
is 58x58 should be 70x70.
IDR_HOME_H: chrome/app/theme/touch_100_percent/browser_home_hover.png (1x)
is 35x35, chrome/app/theme/touch_200_percent/browser_home_hover.png (2x) is
58x58 should be 70x70.
IDR_HOME_P: chrome/app/theme/touch_100_percent/browser_home_pressed.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_home_pressed.png
(2x) is 58x58 should be 70x70.
IDR_LOCATIONBG_C:
chrome/app/theme/touch_100_percent/browser_omnibox_middle.png (1x) is 5x35,
chrome/app/theme/touch_200_percent/browser_omnibox_middle.png (2x) is 2x58
should be 10x70.
IDR_LOCATIONBG_L:
chrome/app/theme/touch_100_percent/browser_omnibox_left.png (1x) is 5x35,
chrome/app/theme/touch_200_percent/browser_omnibox_left.png (2x) is 8x58
should be 10x70.
IDR_LOCATIONBG_R:
chrome/app/theme/touch_100_percent/browser_omnibox_right.png (1x) is 5x35,
chrome/app/theme/touch_200_percent/browser_omnibox_right.png (2x) is 8x58
should be 10x70.
IDR_NEWTAB_BUTTON: chrome/app/theme/touch_100_percent/newtab_normal.png
(1x) is 42x22, chrome/app/theme/touch_200_percent/newtab_normal.png (2x) is
68x36 should be 84x44.
IDR_NEWTAB_BUTTON_H: chrome/app/theme/touch_100_percent/newtab_hover.png
(1x) is 42x22, chrome/app/theme/touch_200_percent/newtab_hover.png (2x) is
68x36 should be 84x44.
IDR_NEWTAB_BUTTON_P: chrome/app/theme/touch_100_percent/newtab_pressed.png
(1x) is 42x22, chrome/app/theme/touch_200_percent/newtab_pressed.png (2x)
is 68x36 should be 84x44.
IDR_NEWTAB_BUTTON_MASK:
chrome/app/theme/touch_100_percent/newtab_button_mask.png (1x) is 42x22,
chrome/app/theme/touch_200_percent/newtab_button_mask.png (2x) is 68x36
should be 84x44.
IDR_RELOAD: chrome/app/theme/touch_100_percent/browser_reload_normal.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_reload_normal.png
(2x) is 58x58 should be 70x70.
IDR_RELOAD_H: chrome/app/theme/touch_100_percent/browser_reload_hover.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_reload_hover.png
(2x) is 58x58 should be 70x70.
IDR_RELOAD_P: chrome/app/theme/touch_100_percent/browser_reload_pressed.png
(1x) is 35x35,
chrome/app/theme/touch_200_percent/browser_reload_pressed.png (2x) is 58x58
should be 70x70.
IDR_STOP: chrome/app/theme/touch_100_percent/browser_stop_normal.png (1x)
is 35x35, chrome/app/theme/touch_200_percent/browser_stop_normal.png (2x)
is 58x58 should be 70x70.
IDR_STOP_D: chrome/app/theme/touch_100_percent/browser_stop_disabled.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_stop_disabled.png
(2x) is 58x58 should be 70x70.
IDR_STOP_H: chrome/app/theme/touch_100_percent/browser_stop_hover.png (1x)
is 35x35, chrome/app/theme/touch_200_percent/browser_stop_hover.png (2x) is
58x58 should be 70x70.
IDR_STOP_P: chrome/app/theme/touch_100_percent/browser_stop_pressed.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_stop_pressed.png
(2x) is 58x58 should be 70x70.
IDR_STOP_D: chrome/app/theme/default_100_percent/stop_disabled.png (1x) is
27x29, chrome/app/theme/default_200_percent/stop_disabled.png (2x) is 55x59
should be 54x58.
IDR_TAB_ACTIVE_CENTER:
chrome/app/theme/touch_100_percent/tab_active_center.png (1x) is 1x37,
chrome/app/theme/touch_200_percent/tab_active_center.png (2x) is 2x58
should be 2x74.
IDR_TAB_ACTIVE_LEFT: chrome/app/theme/touch_100_percent/tab_active_left.png
(1x) is 26x37, chrome/app/theme/touch_200_percent/tab_active_left.png (2x)
is 42x58 should be 52x74.
IDR_TAB_ACTIVE_RIGHT:
chrome/app/theme/touch_100_percent/tab_active_right.png (1x) is 26x37,
chrome/app/theme/touch_200_percent/tab_active_right.png (2x) is 42x58
should be 52x74.
IDR_TAB_ALPHA_LEFT: chrome/app/theme/touch_100_percent/tab_alpha_left.png
(1x) is 26x37, chrome/app/theme/touch_200_percent/tab_alpha_left.png (2x)
is 42x58 should be 52x74.
IDR_TAB_ALPHA_RIGHT: chrome/app/theme/touch_100_percent/tab_alpha_right.png
(1x) is 26x37, chrome/app/theme/touch_200_percent/tab_alpha_right.png (2x)
is 42x58 should be 52x74.
IDR_TAB_ACTIVE_CENTER:
chrome/app/theme/default_100_percent/tab_active_center.png (1x) is 1x27,
chrome/app/theme/default_200_percent/tab_active_center.png (2x) is 1x40
should be 2x54.
IDR_TAB_ACTIVE_LEFT:
chrome/app/theme/default_100_percent/tab_active_left.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_active_left.png (2x) is 15x40
should be 30x54.
IDR_TAB_ACTIVE_RIGHT:
chrome/app/theme/default_100_percent/tab_active_right.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_active_right.png (2x) is 15x40
should be 30x54.
IDR_TAB_ALPHA_LEFT: chrome/app/theme/default_100_percent/tab_alpha_left.png
(1x) is 15x27, chrome/app/theme/default_200_percent/tab_alpha_left.png (2x)
is 15x40 should be 30x54.
IDR_TAB_ALPHA_RIGHT:
chrome/app/theme/default_100_percent/tab_alpha_right.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_alpha_right.png (2x) is 15x40
should be 30x54.
IDR_TAB_CLOSE: chrome/app/theme/touch_100_percent/tab_close_normal.png (1x)
is 22x22, chrome/app/theme/touch_200_percent/tab_close_normal.png (2x) is
36x36 should be 44x44.
IDR_TAB_CLOSE_H: chrome/app/theme/touch_100_percent/tab_close_hover.png
(1x) is 22x22, chrome/app/theme/touch_200_percent/tab_close_hover.png (2x)
is 36x36 should be 44x44.
IDR_TAB_CLOSE_MASK: chrome/app/theme/touch_100_percent/tab_close_mask.png
(1x) is 22x22, chrome/app/theme/touch_200_percent/tab_close_mask.png (2x)
is 36x36 should be 44x44.
IDR_TAB_CLOSE_P: chrome/app/theme/touch_100_percent/tab_close_pressed.png
(1x) is 22x22, chrome/app/theme/touch_200_percent/tab_close_pressed.png
(2x) is 36x36 should be 44x44.
IDR_TAB_CLOSE: chrome/app/theme/default_100_percent/tab_close.png (1x) is
12x12, chrome/app/theme/default_200_percent/tab_close.png (2x) is 29x29
should be 24x24.
IDR_TAB_CLOSE_H: chrome/app/theme/default_100_percent/tab_close_hover.png
(1x) is 12x12, chrome/app/theme/default_200_percent/tab_close_hover.png
(2x) is 29x29 should be 24x24.
IDR_TAB_CLOSE_MASK: chrome/app/theme/default_100_percent/tab_close_mask.png
(1x) is 12x12, chrome/app/theme/default_200_percent/tab_close_mask.png (2x)
is 29x29 should be 24x24.
IDR_TAB_CLOSE_P: chrome/app/theme/default_100_percent/tab_close_pressed.png
(1x) is 12x12, chrome/app/theme/default_200_percent/tab_close_pressed.png
(2x) is 29x29 should be 24x24.
IDR_TAB_INACTIVE_CENTER:
chrome/app/theme/touch_100_percent/tab_inactive_center.png (1x) is 1x37,
chrome/app/theme/touch_200_percent/tab_inactive_center.png (2x) is 2x58
should be 2x74.
IDR_TAB_INACTIVE_LEFT:
chrome/app/theme/touch_100_percent/tab_inactive_left.png (1x) is 26x37,
chrome/app/theme/touch_200_percent/tab_inactive_left.png (2x) is 42x58
should be 52x74.
IDR_TAB_INACTIVE_RIGHT:
chrome/app/theme/touch_100_percent/tab_inactive_right.png (1x) is 26x37,
chrome/app/theme/touch_200_percent/tab_inactive_right.png (2x) is 42x58
should be 52x74.
IDR_TAB_INACTIVE_CENTER:
chrome/app/theme/default_100_percent/tab_inactive_center.png (1x) is 32x27,
chrome/app/theme/default_200_percent/tab_inactive_center.png (2x) is 1x40
should be 64x54.
IDR_TAB_INACTIVE_LEFT:
chrome/app/theme/default_100_percent/tab_inactive_left.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_inactive_left.png (2x) is 15x40
should be 30x54.
IDR_TAB_INACTIVE_RIGHT:
chrome/app/theme/default_100_percent/tab_inactive_right.png (1x) is 15x27,
chrome/app/theme/default_200_percent/tab_inactive_right.png (2x) is 15x40
should be 30x54.
IDR_TOOLS: chrome/app/theme/touch_100_percent/browser_tools_normal.png (1x)
is 35x35, chrome/app/theme/touch_200_percent/browser_tools_normal.png (2x)
is 58x58 should be 70x70.
IDR_TOOLS_H: chrome/app/theme/touch_100_percent/browser_tools_hover.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_tools_hover.png
(2x) is 58x58 should be 70x70.
IDR_TOOLS_P: chrome/app/theme/touch_100_percent/browser_tools_pressed.png
(1x) is 35x35, chrome/app/theme/touch_200_percent/browser_tools_pressed.png
(2x) is 58x58 should be 70x70.
Comparing images from ui/resources/ui_resources_standard.grd to
ui/resources/ui_resources_2x.grd:
IDR_BUBBLE_SHADOW_B: ui/resources/default_100_percent/bubble_shadow_b.png
(1x) is 1x30, ui/resources/default_200_percent/bubble_shadow_b.png (2x) is
1x30 should be 2x60.
IDR_BUBBLE_SHADOW_BL: ui/resources/default_100_percent/bubble_shadow_bl.png
(1x) is 30x30, ui/resources/default_200_percent/bubble_shadow_bl.png (2x)
is 30x30 should be 60x60.
IDR_BUBBLE_SHADOW_BR: ui/resources/default_100_percent/bubble_shadow_br.png
(1x) is 30x30, ui/resources/default_200_percent/bubble_shadow_br.png (2x)
is 30x30 should be 60x60.
IDR_BUBBLE_SHADOW_L: ui/resources/default_100_percent/bubble_shadow_l.png
(1x) is 30x1, ui/resources/default_200_percent/bubble_shadow_l.png (2x) is
30x1 should be 60x2.
IDR_BUBBLE_SHADOW_R: ui/resources/default_100_percent/bubble_shadow_r.png
(1x) is 30x1, ui/resources/default_200_percent/bubble_shadow_r.png (2x) is
30x1 should be 60x2.
IDR_BUBBLE_SHADOW_T: ui/resources/default_100_percent/bubble_shadow_t.png
(1x) is 1x30, ui/resources/default_200_percent/bubble_shadow_t.png (2x) is
1x30 should be 2x60.
IDR_BUBBLE_SHADOW_TL: ui/resources/default_100_percent/bubble_shadow_tl.png
(1x) is 30x30, ui/resources/default_200_percent/bubble_shadow_tl.png (2x)
is 30x30 should be 60x60.
IDR_BUBBLE_SHADOW_TR: ui/resources/default_100_percent/bubble_shadow_tr.png
(1x) is 30x30, ui/resources/default_200_percent/bubble_shadow_tr.png (2x)
is 30x30 should be 60x60.
IDR_AURA_CURSOR_NO_DROP: ui/resources/default_100_percent/aura/nodrop.png
(1x) is 32x31, ui/resources/default_200_percent/aura/nodrop.png (2x) is
61x61 should be 64x62.
IDR_AURA_CURSOR_COPY: ui/resources/default_100_percent/aura/copy.png (1x)
is 32x32, ui/resources/default_200_percent/aura/copy.png (2x) is 61x61
should be 64x64.
IDR_AURA_CURSOR_ALIAS: ui/resources/default_100_percent/aura/alias.png (1x)
is 31x32, ui/resources/default_200_percent/aura/alias.png (2x) is 61x61
should be 62x64.
IDR_AURA_CURSOR_CELL: ui/resources/default_100_percent/aura/cell.png (1x)
is 32x31, ui/resources/default_200_percent/aura/cell.png (2x) is 61x61
should be 64x62.
IDR_AURA_CURSOR_CONTEXT_MENU:
ui/resources/default_100_percent/aura/context_menu.png (1x) is 31x32,
ui/resources/default_200_percent/aura/context_menu.png (2x) is 61x61 should
be 62x64.
IDR_AURA_CURSOR_CROSSHAIR:
ui/resources/default_100_percent/aura/crosshair.png (1x) is 32x31,
ui/resources/default_200_percent/aura/crosshair.png (2x) is 61x61 should be
64x62.
IDR_AURA_CURSOR_HELP: ui/resources/default_100_percent/aura/help.png (1x)
is 32x31, ui/resources/default_200_percent/aura/help.png (2x) is 61x61
should be 64x62.
IDR_AURA_CURSOR_MOVE: ui/resources/default_100_percent/aura/move.png (1x)
is 32x32, ui/resources/default_200_percent/aura/move.png (2x) is 61x61
should be 64x64.
IDR_AURA_CURSOR_ZOOM_IN: ui/resources/default_100_percent/aura/zoom_in.png
(1x) is 32x32, ui/resources/default_200_percent/aura/zoom_in.png (2x) is
61x61 should be 64x64.
IDR_AURA_CURSOR_ZOOM_OUT:
ui/resources/default_100_percent/aura/zoom_out.png (1x) is 32x32,
ui/resources/default_200_percent/aura/zoom_out.png (2x) is 61x61 should be
64x64.
IDR_AURA_UBER_TRAY_VOLUME_LEVELS:
ui/resources/default_100_percent/aura/status_volume_all.png (1x) is 25x125,
ui/resources/default_200_percent/aura/status_volume_all.png (2x) is 50x200
should be 50x250.
IDR_AURA_UBER_TRAY_MORE:
ui/resources/default_100_percent/aura/status_more.png (1x) is 18x28,
ui/resources/default_200_percent/aura/status_more.png (2x) is 50x50 should
be 36x56.
IDR_AURA_UBER_TRAY_LESS:
ui/resources/default_100_percent/aura/status_less.png (1x) is 28x28,
ui/resources/default_200_percent/aura/status_less.png (2x) is 50x50 should
be 56x56.
IDR_AURA_UBER_TRAY_ACCESSIBILITY:
ui/resources/default_100_percent/aura/status_accessibility_mode.png (1x) is
23x24, ui/resources/default_200_percent/aura/status_accessibility_mode.png
(2x) is 50x50 should be 46x48.
Comparing images from ui/resources/ui_resources_touch.grd to
ui/resources/ui_resources_touch_2x.grd:
IDR_BUBBLE_SHADOW_B: ui/resources/default_100_percent/bubble_shadow_b.png
(1x) is 1x30, ui/resources/default_200_percent/bubble_shadow_b.png (2x) is
1x30 should be 2x60.
IDR_BUBBLE_SHADOW_BL: ui/resources/default_100_percent/bubble_shadow_bl.png
(1x) is 30x30, ui/resources/default_200_percent/bubble_shadow_bl.png (2x)
is 30x30 should be 60x60.
IDR_BUBBLE_SHADOW_BR: ui/resources/default_100_percent/bubble_shadow_br.png
(1x) is 30x30, ui/resources/default_200_percent/bubble_shadow_br.png (2x)
is 30x30 should be 60x60.
IDR_BUBBLE_SHADOW_L: ui/resources/default_100_percent/bubble_shadow_l.png
(1x) is 30x1, ui/resources/default_200_percent/bubble_shadow_l.png (2x) is
30x1 should be 60x2.
IDR_BUBBLE_SHADOW_R: ui/resources/default_100_percent/bubble_shadow_r.png
(1x) is 30x1, ui/resources/default_200_percent/bubble_shadow_r.png (2x) is
30x1 should be 60x2.
IDR_BUBBLE_SHADOW_T: ui/resources/default_100_percent/bubble_shadow_t.png
(1x) is 1x30, ui/resources/default_200_percent/bubble_shadow_t.png (2x) is
1x30 should be 2x60.
IDR_BUBBLE_SHADOW_TL: ui/resources/default_100_percent/bubble_shadow_tl.png
(1x) is 30x30, ui/resources/default_200_percent/bubble_shadow_tl.png (2x)
is 30x30 should be 60x60.
IDR_BUBBLE_SHADOW_TR: ui/resources/default_100_percent/bubble_shadow_tr.png
(1x) is 30x30, ui/resources/default_200_percent/bubble_shadow_tr.png (2x)
is 30x30 should be 60x60.
IDR_AURA_WINDOW_CLOSE:
ui/resources/touch_100_percent/window_close_normal.png (1x) is 46x45,
ui/resources/touch_200_percent/window_close_normal.png (2x) is 70x70 should
be 92x90.
IDR_AURA_WINDOW_CLOSE_H:
ui/resources/touch_100_percent/window_close_hover.png (1x) is 46x45,
ui/resources/touch_200_percent/window_close_hover.png (2x) is 70x70 should
be 92x90.
IDR_AURA_WINDOW_CLOSE_P:
ui/resources/touch_100_percent/window_close_pressed.png (1x) is 46x45,
ui/resources/touch_200_percent/window_close_pressed.png (2x) is 70x70
should be 92x90.
IDR_AURA_WINDOW_FULLSCREEN_CLOSE:
ui/resources/touch_100_percent/window_close_normal.png (1x) is 46x45,
ui/resources/touch_200_percent/window_close_normal.png (2x) is 70x70 should
be 92x90.
IDR_AURA_WINDOW_FULLSCREEN_CLOSE_H:
ui/resources/touch_100_percent/window_close_hover.png (1x) is 46x45,
ui/resources/touch_200_percent/window_close_hover.png (2x) is 70x70 should
be 92x90.
IDR_AURA_WINDOW_FULLSCREEN_CLOSE_P:
ui/resources/touch_100_percent/window_close_pressed.png (1x) is 46x45,
ui/resources/touch_200_percent/window_close_pressed.png (2x) is 70x70
should be 92x90.
IDR_AURA_WINDOW_MAXIMIZED_CLOSE:
ui/resources/touch_100_percent/window_close_normal.png (1x) is 46x45,
ui/resources/touch_200_percent/window_close_normal.png (2x) is 70x70 should
be 92x90.
IDR_AURA_WINDOW_MAXIMIZED_CLOSE_H:
ui/resources/touch_100_percent/window_close_hover.png (1x) is 46x45,
ui/resources/touch_200_percent/window_close_hover.png (2x) is 70x70 should
be 92x90.
IDR_AURA_WINDOW_MAXIMIZED_CLOSE_P:
ui/resources/touch_100_percent/window_close_pressed.png (1x) is 46x45,
ui/resources/touch_200_percent/window_close_pressed.png (2x) is 70x70
should be 92x90.
IDR_AURA_CURSOR_NO_DROP: ui/resources/default_100_percent/aura/nodrop.png
(1x) is 32x31, ui/resources/default_200_percent/aura/nodrop.png (2x) is
61x61 should be 64x62.
IDR_AURA_CURSOR_COPY: ui/resources/default_100_percent/aura/copy.png (1x)
is 32x32, ui/resources/default_200_percent/aura/copy.png (2x) is 61x61
should be 64x64.
IDR_AURA_CURSOR_ALIAS: ui/resources/default_100_percent/aura/alias.png (1x)
is 31x32, ui/resources/default_200_percent/aura/alias.png (2x) is 61x61
should be 62x64.
IDR_AURA_CURSOR_CELL: ui/resources/default_100_percent/aura/cell.png (1x)
is 32x31, ui/resources/default_200_percent/aura/cell.png (2x) is 61x61
should be 64x62.
IDR_AURA_CURSOR_CONTEXT_MENU:
ui/resources/default_100_percent/aura/context_menu.png (1x) is 31x32,
ui/resources/default_200_percent/aura/context_menu.png (2x) is 61x61 should
be 62x64.
IDR_AURA_CURSOR_CROSSHAIR:
ui/resources/default_100_percent/aura/crosshair.png (1x) is 32x31,
ui/resources/default_200_percent/aura/crosshair.png (2x) is 61x61 should be
64x62.
IDR_AURA_CURSOR_HELP: ui/resources/default_100_percent/aura/help.png (1x)
is 32x31, ui/resources/default_200_percent/aura/help.png (2x) is 61x61
should be 64x62.
IDR_AURA_CURSOR_MOVE: ui/resources/default_100_percent/aura/move.png (1x)
is 32x32, ui/resources/default_200_percent/aura/move.png (2x) is 61x61
should be 64x64.
IDR_AURA_CURSOR_ZOOM_IN: ui/resources/default_100_percent/aura/zoom_in.png
(1x) is 32x32, ui/resources/default_200_percent/aura/zoom_in.png (2x) is
61x61 should be 64x64.
IDR_AURA_CURSOR_ZOOM_OUT:
ui/resources/default_100_percent/aura/zoom_out.png (1x) is 32x32,
ui/resources/default_200_percent/aura/zoom_out.png (2x) is 61x61 should be
64x64.
IDR_AURA_UBER_TRAY_VOLUME_LEVELS:
ui/resources/default_100_percent/aura/status_volume_all.png (1x) is 25x125,
ui/resources/default_200_percent/aura/status_volume_all.png (2x) is 50x200
should be 50x250.
IDR_AURA_UBER_TRAY_MORE:
ui/resources/default_100_percent/aura/status_more.png (1x) is 18x28,
ui/resources/default_200_percent/aura/status_more.png (2x) is 50x50 should
be 36x56.
IDR_AURA_UBER_TRAY_LESS:
ui/resources/default_100_percent/aura/status_less.png (1x) is 28x28,
ui/resources/default_200_percent/aura/status_less.png (2x) is 50x50 should
be 56x56.
IDR_AURA_UBER_TRAY_ACCESSIBILITY:
ui/resources/default_100_percent/aura/status_accessibility_mode.png (1x) is
23x24, ui/resources/default_200_percent/aura/status_accessibility_mode.png
(2x) is 50x50 should be 46x48.