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

feat(scale): set tick drawing order #6185

Merged
merged 17 commits into from
Jun 20, 2024
Merged

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    e0f41a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d182379 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a97451 View commit details
    Browse the repository at this point in the history
  4. chore(scale): Format code

    C47D committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4f6628b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    6fd9991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e31669c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d671ca View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    8326582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ed8a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c584da View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    168a41d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49d956 View commit details
    Browse the repository at this point in the history
  3. chore(scale): Remove references to label handling in scale_calculate_…

    …main_compensation
    
    It is not relevant since we only care about major and minor ticks
    C47D committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    38a4005 View commit details
    Browse the repository at this point in the history
  4. chore(scale): Further cleanup in scale_calculate_main_compensation

    Return early when handling round modes and remove unused main line descriptor
    C47D committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7333df6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

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