Update ImagePage to use HiDPI
authortholam <t.lam@lamsinfosystem.com>
Wed, 20 Nov 2013 02:48:58 +0000 (20:48 -0600)
committerTholam <t.lam@lamsinfosystem.com>
Wed, 20 Nov 2013 03:21:12 +0000 (03:21 +0000)
commit4563a42e0d2616a9108b94fbb64ab6d1a1dbfc45
tree4010de4f431d9682d644b2570b6f01c42b40baa6
parent1d0b2e03eb6d4a9c0194a64e625c90e3311b5890
Update ImagePage to use HiDPI

Changed processResponsiveImages method in Linker class from
protected to public so that it may be used in the ImagePage class.
called the method in the openShowImage method to generate the srcset.

Bug: 56969
Change-Id: I2494ce98ba1a32d5a963b53482929de9abb048fd
includes/ImagePage.php
includes/Linker.php