Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Dec 30, 2023
1 parent efa9b33 commit 2b541ef
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/assets/tpl/editAppSettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,10 @@ <h3>Visuals</h3>

<dt>
<label for="nearbyTilesRenderingDist">"Nearby levels" tiles rendering distance</label>
<info>If enabled, the tiles from nearby levels will also be rendered, to help you when painting transitions between maps. Please note that this could have a significant impact on performances for large levels.</info>
<info>
If enabled, the tiles from nearby levels will also be rendered, to help you when painting transitions between maps.
Please note that this could have a significant impact on performances for large levels.
</info>
</dt>
<dd>
<select id="nearbyTilesRenderingDist"></select>
Expand Down

0 comments on commit 2b541ef

Please sign in to comment.