Michael Tyson
Michael Tyson
Vanilla 2021.012: upgrading to this version causes the entire site to vanish due to a `body { visibility: hidden; }` in richEditorLegacy.scss (with Keynote theme selected; also happens with Bootstrap...
Hi! This adds the ability to select an origin rect, and have JGActionSheet automatically determine which side to display on. This mirrors the functionality from UIActionSheet.
The mouse cursor coordinate conversion was using “getScreenWidth()” rather than “getWidth()” (i.e. using the screen size, rather than the window size), which was resulting in an incorrect scaling factor. This...
This allows launching an offline instance with --offline --name=OfflineName. This is useful for playing split screen by creating two side-by-side instances, which is impossible online, unless one is using two...
Hi! A few proposed changes here: 1. A trivial one first: tweaked the appearance of the saved game list, so that it has a transparent background, and selected items have...
Hi! I've added iOS 6 support, and addressed some performance issues, among a couple other things.
# Add `fire-hold-as-tap` option to `behavior-hold-tap` This introduces a new optional setting for `behavior-hold-tap` called `fire-hold-as-tap`. When enabled, the hold behavior will send both a press and immediate release immediately...