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 scale bar layer #1821

Merged
merged 26 commits into from
Feb 19, 2024
Merged

feat: add scale bar layer #1821

merged 26 commits into from
Feb 19, 2024

Commits on Feb 7, 2024

  1. add scalebar as layer

    josxha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7e309d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28dcfce View commit details
    Browse the repository at this point in the history
  3. Refactored Scalebar and ScalebarPainter to open up for future sup…

    …port for more painter varieties
    JaffaKetchup committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    371cbe2 View commit details
    Browse the repository at this point in the history
  4. Fixed minor bug

    JaffaKetchup committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a1a4963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49184ae View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Revert "Removed 'scalebar/utils' and fixed visibiity of `calculateEnd…

    …ingGlobalCoordinates`"
    
    This reverts commit 49184ae.
    JaffaKetchup committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d85a382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a91719 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    e4be527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02b563d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Revert "Refactored Scalebar and ScalebarPainter to open up for fu…

    …ture support for more painter varieties"
    
    This reverts commit 371cbe2.
    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6a0dd57 View commit details
    Browse the repository at this point in the history
  2. draw lines as raw points

    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cf98ecd View commit details
    Browse the repository at this point in the history
  3. add alignment

    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    62264f0 View commit details
    Browse the repository at this point in the history
  4. clean up

    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b230a09 View commit details
    Browse the repository at this point in the history
  5. move TextSpan to layer

    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9b2372a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5da7ceb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d17e0ce View commit details
    Browse the repository at this point in the history
  8. add ScalebarLength enum

    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    abcb257 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a935dc View commit details
    Browse the repository at this point in the history
  10. format

    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    33f50bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8aee1f View commit details
    Browse the repository at this point in the history
  12. update example

    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    15a5867 View commit details
    Browse the repository at this point in the history
  13. reuse _halfStrokeWidth

    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    628fc49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    477bbdf View commit details
    Browse the repository at this point in the history
  15. clean up

    josxha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    33a2b23 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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