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

Adjust placement of focus toggle #1875

Merged
merged 5 commits into from
Oct 23, 2024
Merged

Commits on Oct 22, 2024

  1. toggle: Make experimental icon float to the left

    This allows experimental and non-experimental toggles to appear visually
    aligned.
    victorlin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9463c3a View commit details
    Browse the repository at this point in the history
  2. Move focus toggle under confidence interval toggle

    Adjust the confidence interval toggle's margin for visual alignment.
    victorlin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    df7b5a0 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    victorlin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6b9460b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. choose-explode-attr: Make experimental icon float to the left

    This aligns better with "toggle: Make experimental icon float to the
    left" (9463c3a).
    victorlin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7a19676 View commit details
    Browse the repository at this point in the history
  2. Set explicit font size for experimental icons

    Instead of inheriting from parent which can vary.
    victorlin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    af09673 View commit details
    Browse the repository at this point in the history