Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Add zoomFactor option to control max zoom #2155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 17, 2018

  1. Add zoomFactor option to control max zoom

    numeric, 1.0 means actual size, 2.0 means double the width and height
    
    There's no zoom allowed if actual image size fits into the visible area.
    Sometimes we need to zoom in to see details such as seeing floor plan
    image.
    
    Added $.fancybox.defaults.zoomFactor option to adjust maximum allowed zoom.
    warenix committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    da4c7aa View commit details
    Browse the repository at this point in the history