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

Add reverse support to time scale #5927

Merged
merged 5 commits into from Dec 20, 2018
Merged

Add reverse support to time scale #5927

merged 5 commits into from Dec 20, 2018

Commits on Dec 19, 2018

  1. Configuration menu
    Copy the full SHA
    f20b51b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0e363 View commit details
    Browse the repository at this point in the history
  3. remove useless cache variable

    kurkle committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    0fad2b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. {start, end} instead of {left, right} for internal offsets.

    actually reverse the ticks, to be combatible with other implementations
    revert change to core.scale.js (not needed anymore)
    kurkle committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    ef52acb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa536e3 View commit details
    Browse the repository at this point in the history