Type
magento2-module
Put the default magnify preview over the top of the thumbnail in magento2.
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
None
Put the default magnify preview over the top of the thumbnail in magento2. Some fixes were required to make this work with touch screens and the full screen view.
It should just work.
Note this overrides the following settings from view.xml:
<var name="magnifier">
<var name="top">100</var> <!-- Top position of magnifier -->
<var name="left">45</var> <!-- Left position of magnifier -->
<var name="width">7700</var> <!-- Width of magnifier block -->
<var name="height">7700</var> <!-- Height of magnifier block -->
</var>