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: Add a ScaleBar composable widget #157

Merged
merged 12 commits into from Jun 29, 2022
Merged

feat: Add a ScaleBar composable widget #157

merged 12 commits into from Jun 29, 2022

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    1d81198 View commit details
    Browse the repository at this point in the history
  2. chore: Fix typo in docs

    barbeau committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8d87719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8985287 View commit details
    Browse the repository at this point in the history
  4. docs: Tweak docs

    barbeau committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    83454c6 View commit details
    Browse the repository at this point in the history
  5. docs: Tweak docs

    barbeau committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d19596a View commit details
    Browse the repository at this point in the history
  6. chore: Make DarkGray public for ScaleBar configuration

    For example, if users want to specify it or different colors based on isSystemInDarkTheme()
    barbeau committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    1215f45 View commit details
    Browse the repository at this point in the history
  7. docs: Tweak docs

    barbeau committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f2a67ae View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    63c14e5 View commit details
    Browse the repository at this point in the history
  2. refactor: Rename duration variable and change to Int

    This more closely matches other compose duration parameters
    barbeau committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6ba6d1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e749526 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e5a4e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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