updated tooltip
This commit is contained in:
parent
78dd482903
commit
1571e62abf
@ -124,8 +124,7 @@ function makeDeckIdFields()
|
||||
inputParameters.width = INPUT_FIELD_WIDTH
|
||||
inputParameters.height = INPUT_FIELD_HEIGHT
|
||||
inputParameters.font_size = 320
|
||||
inputParameters.tooltip =
|
||||
"Deck ID from ArkhamDB URL of the deck\nPublic URL: 'https://arkhamdb.com/decklist/view/101/knowledge-overwhelming-solo-deck-1.0' = '101'\nPrivate URL: 'https://arkhamdb.com/deck/view/102' = '102'"
|
||||
inputParameters.tooltip = "Deck ID from ArkhamDB URL of the deck\nPublic URL: 'https://arkhamdb.com/decklist/view/101/knowledge-overwhelming-solo-deck-1.0' = '101'\nPrivate URL: 'https://arkhamdb.com/deck/view/102' = '102'\n\nAlso supports the deck ID from shared decks from arkham.build!"
|
||||
inputParameters.alignment = 3 -- Center
|
||||
inputParameters.color = FIELD_COLOR
|
||||
inputParameters.font_color = { 0, 0, 0 }
|
||||
|
Loading…
Reference in New Issue
Block a user