Skip to content

Instantly share code, notes, and snippets.

@CryZe
Last active June 14, 2023 08:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CryZe/bc1f8d44661b5d3581b16dc071e08635 to your computer and use it in GitHub Desktop.
Save CryZe/bc1f8d44661b5d3581b16dc071e08635 to your computer and use it in GitHub Desktop.
livesplit-core Component Space Diagram
^ ╔═══════════════════════════════════════════════════════════════════════════════════════════════╗
| ║ ^ ^ ║
| ║ | min(0.1 * H, 0.35) | 0.1 ║
| ║ v v ║
| ║ ╔════════════════╗ ^ ^ ╔═════════════════════════════╗ ^ ║
| ║ ║ ║ | | ║ ║ | ║
| ║ ║ ║ | | ║ ║ | Ascent ║
| ║ 0.35 ║ ║ | | ║ ║ | ║
H | ║ <----> ║ IMAGE ║ | dynamic 0.8 | ║ TEXT ║ v ║
(by default 1.0) | ║ ║ ║ | | ║ ║ ^ Baseline ║
(1.8 in horizontal) | ║ ║ ║ | | ║ ║ | ║
| ║ ║ ║ | | ║ ║ | Descent ║
| ║ ║ ║ | | ║ ║ | ║
| ║ ╚════════════════╝ v <-----------------> v ╚═════════════════════════════╝ v <-------> ║
| ║ <----------------> ^ 0.35 ... 0.35 ║
| ║ Same as image | (multiple lines or empty space) ║
| ║ height | min(0.1 * H, 0.35) ^ ║
| ║ | | 0.1 ║
| ║ v v ║
v ╚═══════════════════════════════════════════════════════════════════════════════════════════════╝
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment