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

Refactor volume widget #43

Merged
merged 12 commits into from
Nov 14, 2018
Merged

Refactor volume widget #43

merged 12 commits into from
Nov 14, 2018

Commits on May 19, 2018

  1. Added slider creation

    janfreyberg committed May 19, 2018
    Configuration menu
    Copy the full SHA
    00c0263 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. Configuration menu
    Copy the full SHA
    af03651 View commit details
    Browse the repository at this point in the history
  2. Added traitlets and a few methods to a re-factored VolumeWidget

    This doesn't use interact, so should be faster and a bit more
    customisable
    janfreyberg committed May 20, 2018
    Configuration menu
    Copy the full SHA
    a00a6ac View commit details
    Browse the repository at this point in the history
  3. Modified colormap dropdown defaults

    There were too many options in the dropdown, it's now restriced to just
    a few (with the ability to add more).
    janfreyberg committed May 20, 2018
    Configuration menu
    Copy the full SHA
    ce8ffa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e6e1b6 View commit details
    Browse the repository at this point in the history
  5. Improved guidelines, correct orientation

    - added a tickbox for guide lines
    - added a tickbox to switch orientations
    janfreyberg committed May 20, 2018
    Configuration menu
    Copy the full SHA
    0fab606 View commit details
    Browse the repository at this point in the history
  6. Add keyword arguments for most options.

    If an option is passed as a kwarg, it's fixed and no control element is
    displayed.
    janfreyberg committed May 20, 2018
    Configuration menu
    Copy the full SHA
    b605a3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7e92fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de84403 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a5e6bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdfd16d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

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