Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Zoom 5 (or Zoom N) #312

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Adding Zoom 5 (or Zoom N) #312

wants to merge 9 commits into from

Commits on Jul 7, 2023

  1. Adding Zoom level 5

    vshekar committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6784c90 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Removed Zoom radio buttons:

    - Replaced them with QSlider with labels for extensibility
    - Callbacks and certain functions related to the buttons now moved to the slider class
    - Slider class allows other mag levels to be added easily
    vshekar committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    32aef69 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    6935b2b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fixes to make Zoom 5 work:

    - Added mousewheel zoom
    vshekar committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9c6b6d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    ac7e670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6366d71 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    dacaf59 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Raster snake data fix

    vshekar committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5d68170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5daaba0 View commit details
    Browse the repository at this point in the history