Members
(static, constant) CONSTANTS :Object
Type:
Properties- Object
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
X_LEFT | number | 0 | X position of gist on the left | |
X_RIGHT | number | 200 | X position of gist on the right | |
Y_DOWN | number | 25 | Y line break size of gist | |
MAX_GISTS | number | 30 | Maximum number of gists to display | |
DEFAULT_THEME | string | <optional> | default | Default theme |
DEFAULT_TITLE | string | <optional> | My Gists | Default title |
CARD_WIDTH | number | 495 | Width of the card | |
CARD_HEIGHT | number | 100 | Height of the card | |
PIN_WIDTH | number | 400 | Width of the pin | |
PIN_HEIGHT | number | 120 | Height of the pin | |
PIN_STATS_Y | number | 45 | Y position of pin stats | |
BREAK_SIZE | number | 15 | Size of the line break | |
CHARS_WRAP | number | 60 | Wrap after characters |
- Source