Skip to content

Commit

Permalink
Rename button #3877
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktMehl committed Jan 31, 2025
1 parent fb16860 commit 6f8b3b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h2>Global Configuration</h2>
Hide Flattened Buildings
</mat-slide-toggle>
<mat-slide-toggle [checked]="resetCameraIfNewFileIsLoaded$ | async" (change)="handleResetCameraIfNewFileIsLoadedChanged($event)">
Reset Camera when changing map
Reset camera when map layout changes
</mat-slide-toggle>
<mat-slide-toggle [checked]="isWhiteBackground$ | async" (change)="handleIsWhiteBackgroundChanged($event)">
White Background
Expand Down

0 comments on commit 6f8b3b2

Please sign in to comment.