minutekey / ez-access-web

Automatically exported from code.google.com/p/ez-access-web
0 stars 0 forks source link

Starting EZ Access mode #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
EZ Access mode (i.e., the highlight) should only be started when the user 
presses EZ Up or EZ Down. It should not be started when any other key (EZ or 
otherwise) is pressed; however, EZ Access mode should remain on when any other 
key is pressed.

The only thing that turns off EZ Access is a session reset (how does one do 
this?) or touching/clicking the screen.

Original issue reported on code.google.com by jbjor...@gmail.com on 13 Aug 2013 at 2:56

GoogleCodeExporter commented 8 years ago
I think I fixed this in the key event handler for KEY_EZ_BACK, but please check 
this.

Original comment by jbjor...@gmail.com on 13 Aug 2013 at 2:56

GoogleCodeExporter commented 8 years ago
Session resets can be done by data-ez-startingmode="ezoff" in the body tag as 
per your specs. (See train demo for example.)

Will look at this later.

Original comment by aeharding on 13 Aug 2013 at 7:35

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r249.

Original comment by aeharding on 22 Aug 2013 at 4:10