/elec/propeller-clock

To get this branch, use:
bzr branch http://bzr.ed.am/elec/propeller-clock

« back to all changes in this revision

Viewing changes to src/TODO

  • Committer: Tim Marston
  • Date: 2012-05-18 14:55:12 UTC
  • Revision ID: tim@ed.am-20120518145512-4dg4ble01d47a8z5
moved rount Time a bit, and passed _button to SettingsMajorMode so that it can
come in and out of send_interim mode

Show diffs side-by-side

added added

removed removed

18
18
  At the same time, remove calls to Text::reset() from SwitcherMajorMode. This
19
19
  now be done at the start of reset_messages(), which should be renamed to
20
20
  set_up_messages() in all modes.
21
 
 
22
 
* Restore call to Button::set_press_mode()
23
 
 
24
 
  This was removed when switching to mode classes. But how to restore it?
25
 
 
26
 
  The button could be "passed" to the SettingsMajorMode, so that it can set and
27
 
  unset interim presses on activation/deactivation?
 
 
'\\ No newline at end of file'