mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57: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: shifted
|
||||
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:
|
||||
type: text
|
||||
name: full name
|
||||
|
||||
Reference in New Issue
Block a user