Skip to content

Commit

Permalink
Keep offset even when zoom changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carifio24 committed Jan 31, 2024
1 parent 2b2af38 commit 4c27ecf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SolarEclipse2024.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3138,7 +3138,6 @@ export default defineComponent({
},
wwtZoomDeg(_zoom: number) {
this.sunOffset = null;
this.updateIntersection();
},
Expand Down

0 comments on commit 4c27ecf

Please sign in to comment.