<p>The auto-set checkbox in olsr-viz.sh was set off here <a href="https://github.com/opentechinstitute/luci-commotion/commit/8864c558582e0c9e368a1919a4d65c3e7a28a4ba" class="commit-link"><tt>8864c55</tt></a> but, the javascript back-end has auto-spacing set ON by default. </p>

<pre><code>var auto_declump = true; 
</code></pre>

<p>Because the checkbox needs to be clicked to activate the set_autodeclump function that controls the auto-spacer it now requires two clicks to unset the auto-spacing.</p>

<p>To fix this issue we must either revert the above commit so that the checkbox accurately reflects the initial state of auto_declump or add our own version of olsr-viz.js to the repository that has auto_declump set to false.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/opentechinstitute/luci-commotion/issues/175#issuecomment-36635651'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/3074564__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwOTU2NTk4MywiZGF0YSI6eyJpZCI6MjY2MzE2OTV9fQ==--537f4502e5ffbd1f424e6ff65d4e7cef411a879f.gif' height='1' width='1'></p>