I'm pretty sure the "pixels per step" label is incorrect and should actually read "steps per pixel". Having looked at the code, the underlying variable is called csmRatio, which doesn't specify which way round it should be. I think the minimal fix is to correct the label, which is what this commit does. |
||
|---|---|---|
| .. | ||
| assets/less | ||
| components | ||
| js_utils | ||
| mixins | ||
| App.vue | ||
| eventBus.js | ||
| main.js | ||
| store.js | ||
| wot-client.js | ||