Changed the default page "exit" event handler from "onunload" to "pagehide" for iOS; hopefully, auto-resume machines will work better on mobile devices with that change
This commit is contained in:
parent
cf35125d34
commit
7457e4e44f
43 changed files with 132 additions and 117 deletions
|
|
@ -3,8 +3,8 @@ layout: page
|
|||
title: OSI Challenger 1P (8Kb) with Additional Software
|
||||
permalink: /devices/c1p/machine/8kb/all/debugger/
|
||||
machines:
|
||||
- type: c1p
|
||||
id: c1p8kb
|
||||
- id: c1p8kb
|
||||
type: c1p
|
||||
debugger: true
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ layout: page
|
|||
title: OSI Challenger 1P (8Kb) with Additional Software
|
||||
permalink: /devices/c1p/machine/8kb/all/
|
||||
machines:
|
||||
- type: c1p
|
||||
id: c1p8kb
|
||||
- id: c1p8kb
|
||||
type: c1p
|
||||
---
|
||||
|
||||
{% include machine.html id="c1p8kb" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue