Changes between Initial Version and Version 1 of Ticket #3721, comment 1


Ignore:
Timestamp:
11/06/16 03:49:26 (7 years ago)
Author:
mooffie
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3721, comment 1

    initial v1  
     1Another issue (independent of the above): 
     2 
    13I believe we should also replace the `widget_set_state(WST_FOCUSED)` with `widget_redraw()`, in `case MSG_KEY: case ' '`. We may put a `widget_set_state(WST_FOCUSED)` in MSG_HOTKEY instead. (I'm not attaching a patch b/c I won't have time to check it right now.)