mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
The card shape depends on the stylesheet
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1088 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -16,7 +16,9 @@ card field:
|
|||||||
choice: split
|
choice: split
|
||||||
choice: shifted
|
choice: shifted
|
||||||
choice: rulestip
|
choice: rulestip
|
||||||
script: card_shape() # determined by the style
|
script:
|
||||||
|
stylesheet # indicate that this value should be updated when the stylesheet changes
|
||||||
|
card_shape() # determined by the style
|
||||||
card field:
|
card field:
|
||||||
type: text
|
type: text
|
||||||
name: full name
|
name: full name
|
||||||
|
|||||||
Reference in New Issue
Block a user