3.0.4 (#10)
Custom Symbol links will now detect if they are smaller than 512px wide, and add padding if they are not. This will do the padding for any old custom symbols without needing to update them. If you need to disable the autopadding, replace the "+" MSE inserts into the link to a "-".
Fixed a bug where generic mana symbols were misaligned on HD frames.
Fixed spree +s indenting like modals when they should not.
Fix layering conflicts with the Lesson symbol and the Alchemy symbol.
Fix layering conflict with Kaldheim Showcase watermark.
Fix Mainframe Planeswalker watermark dependency warning.
Fix Clear Tops looking in the wrong folder.
Fix blending error on clear cards with colored mana costs.
Fixed the alignment of the red Star nyx replacement.
Improved the text on VOW Showcase.
This commit is contained in:
@@ -632,8 +632,8 @@ symbol:
|
||||
code: [XYZ]
|
||||
regex: yes
|
||||
draw text: 0
|
||||
text margin left: .23
|
||||
text margin right: .21
|
||||
text margin left: .26
|
||||
text margin right: .18
|
||||
text margin top: -.15
|
||||
text margin bottom: -.06
|
||||
text font:
|
||||
@@ -799,7 +799,7 @@ symbol:
|
||||
|
||||
symbol:
|
||||
image: mana_circle.png
|
||||
text margin left: .23
|
||||
text margin left: .28
|
||||
text margin right: .21
|
||||
text margin top: -.15
|
||||
text margin bottom: -.06
|
||||
|
||||
Reference in New Issue
Block a user