robotpy / robotpy-websim

OBSOLETE: Experimental robot simulation html interface
6 stars 1 forks source link

Module position information should be written to user-config.json #18

Closed virtuald closed 5 years ago

virtuald commented 9 years ago

When multiple people are working on robot code, they may have individual preferences about how the modules are positioned (in particular, if they have different monitor sizes). Currently this data is written to config.json, which holds information that everyone needs.

Write the position information to user-config.json instead of config.json, that way one could add user-config.json to .gitignore, allowing multiple users to have their own preferred layouts.

amorygalili commented 9 years ago

Done

amorygalili commented 5 years ago

Need to do this for the new websim.