ruffle/web/packages/core/src
Mike Welsh ae9be98821 web: Disable context menu from touch events
Once a touch event is seen, completely disable the context menu to
prevent a long press from triggering the context menu.

Fixes #1972.
2021-04-12 16:28:43 -07:00
..
.eslintrc.json web: Remove stale globals definitions 2021-02-19 16:28:09 -08:00
config.ts web: Move autoplay/unmuteOverlay from Config to BaseLoadOptions - and made config default the load options 2020-11-25 11:33:51 -08:00
globals.d.ts web: Use publicPath() instead of ruffleRuntimePath 2021-03-13 02:19:05 -08:00
index.ts web: Merge streamSwfUrl and streamSwfData into load 2020-11-25 11:33:51 -08:00
js-polyfills.ts web: Minimal polyfill of window.Reflect 2021-02-09 19:10:47 -08:00
load-options.ts add TypeScript documentation for maxExecutionDuration 2021-02-16 20:31:40 -08:00
load-ruffle.ts web: Use publicPath() instead of ruffleRuntimePath 2021-03-13 02:19:05 -08:00
plugin-polyfill.ts web: Enforce (sensible) documentation 2020-11-24 16:36:33 -08:00
polyfills.ts build(deps-dev): bump typescript from 4.0.5 to 4.1.3 in /web 2021-01-03 02:01:54 -08:00
public-api.ts web: Fix extension and self-hosted builds conflicting with each other 2020-12-17 12:48:32 -08:00
public-path.ts web: Fix extension and self-hosted builds conflicting with each other 2020-12-17 12:48:32 -08:00
register-element.ts web: use customElements.get over try-catch 2021-04-09 14:37:09 -07:00
ruffle-embed.ts web: Move `allowScriptAccess` to `BaseLoadOptions` 2021-01-30 16:59:58 -08:00
ruffle-imports.ts web: Enforce (sensible) documentation 2020-11-24 16:36:33 -08:00
ruffle-object.ts web: Move `allowScriptAccess` to `BaseLoadOptions` 2021-01-30 16:59:58 -08:00
ruffle-player.ts web: Disable context menu from touch events 2021-04-12 16:28:43 -07:00
shadow-template.ts web: Fix fullscreen sizing on Safari 2021-03-25 16:26:37 -07:00
source-api.ts web: Fix issues with iframe polyfill 2020-12-09 17:01:20 -08:00
version-range.ts web: Enforce (sensible) documentation 2020-11-24 16:36:33 -08:00
version.ts web: Enforce (sensible) documentation 2020-11-24 16:36:33 -08:00