Changes between Version 3 and Version 4 of 2015-5-4
- Timestamp:
- May 4, 2015, 1:36:44 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2015-5-4
v3 v4 16 16 * Greg went through an example of implementing the preferences API 17 17 * Need to add autosave to preferences 18 * Are preferences saved defaults or generalized settings? 19 * Options: 20 1. set can only be used to change current "settings": e.g. "set bg_color black", which would apply right away. 21 1. set applies to both current "settings" and "preferences", but need a way to distinguish between the two 18 22 * Surface commands 19 23 * Ribbons