Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Zoom images in lightbox to where the cursor points #6418

Merged
merged 7 commits into from
Jul 22, 2021

Commits on Jul 21, 2021

  1. Zoom images to where the cursor points

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    3911666 View commit details
    Browse the repository at this point in the history
  2. Fix types

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    0497e08 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    3bf742f View commit details
    Browse the repository at this point in the history
  2. Use typeof to check for presence of parameters

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b99a6a8 View commit details
    Browse the repository at this point in the history
  3. Don't zoom images when the cursor isn't over the image

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    875b46b View commit details
    Browse the repository at this point in the history
  4. Rename zoom anchor variables for clarity

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    9e0720a View commit details
    Browse the repository at this point in the history
  5. Add comment about modulo operator

    Signed-off-by: Robin Townsend <[email protected]>
    robintown committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    5d4b293 View commit details
    Browse the repository at this point in the history