Proxyshop icon indicating copy to clipboard operation
Proxyshop copied to clipboard

Bug: [[Prosperity]] - Failure to center rules text

Open HelixVita opened this issue 2 years ago • 1 comments

image

HelixVita avatar Sep 12 '22 18:09 HelixVita

Incidentally, this card also exemplifies two other issues:

  1. https://github.com/MrTeferi/MTG-Proxyshop/issues/24
  2. https://github.com/MrTeferi/MTG-Proxyshop/issues/25

HelixVita avatar Sep 12 '22 18:09 HelixVita

I've switched this to "enhancement" label since its not technically a bug, and I will mark the topic complete when the enhancement is finished and 1.2.0 is release.

  • In 1.2.0 is_centered will be a property you can control, Prosperity will need a slight tweak to the centered ruleset to allow it to be centered when flavor text is present.
  • In 1.2.0 I also plan to add a toggle for centering the flavor text.

Investigamer avatar Nov 08 '22 12:11 Investigamer

I've switched this to "enhancement" label since its not technically a bug, and I will mark the topic complete when the enhancement is finished and 1.2.0 is release.

  • In 1.2.0 is_centered will be a property you can control, Prosperity will need a slight tweak to the centered ruleset to allow it to be centered when flavor text is present.
  • In 1.2.0 I also plan to add a toggle for centering the flavor text.

Sounds great! 👍 Thanks again!

HelixVita avatar Nov 08 '22 16:11 HelixVita

I'm going to go ahead and close this issue as this behavior is possible now, just change the is_centered property of your template to use rules that allow for flavor text 👍

image

Don't let the comment fool you, this applies to the entire text including flavor text, you just have to remove the if case that checks for flavor text being present

Investigamer avatar Mar 08 '23 12:03 Investigamer