Skip to content

Commit

Permalink
Default to cursor zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarciabriseno committed Feb 12, 2024
1 parent bee80d6 commit f6dc510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/Utility/SettingsLoader.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ var SettingsLoader = (
},
zoom: {
type: 'continuous',
focus: 'center'
focus: 'cursor'
},
version: serverSettings.version
};
Expand Down

0 comments on commit f6dc510

Please sign in to comment.