EmulatorJS/data
andrigamerita eea0ec3dc3 Add button to open context menu (#728)
* Add button to open context menu

In some contexts, it's hard or impossible to open the context menu of the emulator, which is required to access important secondary options such as quick states, screen recording, and software information. Primarily, it's apparently impossible to open the context menu on a mobile web browser, since a long press on the screen is, for good reason, not registered like a right mouse click is on desktop. This commit adds what I think is the ideal solution to the issue: a button on the menu bar/drawer that opens up the context menu, without cluttering it up with multiple options, just a single new one.

* Update en locale (en.json, Translate.html)

* Fix contextMenuButton dimensions

* Set contextMenu to be centered when open via button
2023-12-12 15:58:46 +01:00
..
compression Fix rar compression 2023-07-22 19:51:04 -05:00
localization Add button to open context menu (#728) 2023-12-12 15:58:46 +01:00
minify Nest minified code in a function 2023-08-12 09:50:45 -05:00
emulator.css Add EJS_startButtonName (closes #686) 2023-10-02 11:58:16 -05:00
emulator.js Add button to open context menu (#728) 2023-12-12 15:58:46 +01:00
emulator.min.css Update to 4.0.7 2023-10-02 19:48:55 -05:00
emulator.min.js Add button to open context menu (#728) 2023-12-12 15:58:46 +01:00
GameManager.js Add EJS_softLoad option 2023-10-02 19:41:16 -05:00
gamepad.js gamepad shoulder labels 2023-09-02 13:42:00 +03:00
loader.js screen recording (#716) 2023-11-06 18:08:14 +03:00
nipplejs.js Rename src to data, cleanup folder 2023-07-03 11:13:59 -05:00
shaders.js Rename src to data, cleanup folder 2023-07-03 11:13:59 -05:00
socket.io.min.js Ability to send data back and forth 2023-07-17 09:00:32 -05:00
storage.js Fix sega core(s) 2023-07-04 22:01:04 -05:00
version.json Update to 4.0.7 2023-10-02 19:48:55 -05:00