Skip to content

Commit

Permalink
Turning on auto-scrolling by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
stiangre committed Jul 4, 2024
1 parent fb746d7 commit 0c32080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/base/client-options.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<!-- Option for autoscrolling when hitting the boundaries of the
mapboard. -->
<booleanOption id="model.option.autoScroll"
defaultValue="false"/>
defaultValue="true"/>
<!-- Whether to display the grid by default or not. -->
<booleanOption id="model.option.displayGrid"
defaultValue="false"/>
Expand Down

0 comments on commit 0c32080

Please sign in to comment.