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

Extra dims slider #417

Merged
merged 17 commits into from Jul 11, 2019
Merged

Extra dims slider #417

merged 17 commits into from Jul 11, 2019

Commits on Jun 25, 2019

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

Commits on Jun 26, 2019

  1. fix #415

    doutriaux1 committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    7fcc34f View commit details
    Browse the repository at this point in the history
  2. frame count fixed

    doutriaux1 committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    8f437f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d2581 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d915c05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aecd1e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. flake8

    doutriaux1 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    9317b68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5994914 View commit details
    Browse the repository at this point in the history
  3. all tests pass now

    doutriaux1 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    19dffe0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. very close now

    doutriaux1 committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    4671a8e View commit details
    Browse the repository at this point in the history
  2. removed useless line

    doutriaux1 committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    c0f17f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. fixed bug where min/max for extensions was set to scalerange -1, but …

    …this seemed to pick displayed data not all data so the update would end up showing blank zone due to first level being for example 218 -> 180 with data in that range...
    doutriaux1 committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    55845dc View commit details
    Browse the repository at this point in the history
  2. pep8ed

    doutriaux1 committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    bb07660 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    58d030c View commit details
    Browse the repository at this point in the history
  2. fix png64 test

    doutriaux1 committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    df2a69b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a38c4f3 View commit details
    Browse the repository at this point in the history
  4. doctest passes on my mac

    doutriaux1 committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    1e5feb3 View commit details
    Browse the repository at this point in the history