Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interrupting gradients #509

Open
AlessioGr opened this issue Nov 24, 2021 · 0 comments · May be fixed by #711
Open

Interrupting gradients #509

AlessioGr opened this issue Nov 24, 2021 · 0 comments · May be fixed by #711

Comments

@AlessioGr
Copy link

<gradient:#54b2ff:#ff5ecc>Text <gradient:#00fffb:#00ffc3>longotherteeeeeeeeeeeeeeeeeext</GRADIENT> ugly</gradient>
image

As you can see, by default, a gradient in v4.2.0 does not interrupt. For my own plugin, that's annoying, as it makes it look as if the continuation of the gradient is a completely new color:
image

Solution:
Having an option to make the gradient continuous like this: <gradient:continuous:red:blue> and making it interrupt by default (or the other way around with <gradient:interrupt:red:blue>, depending on what you think should be default.)

I, personally, think, making it interrupt by default would be preferred over the current solution by the majority of people, but that can be discussed

@kashike kashike transferred this issue from KyoriPowered/adventure-text-minimessage Nov 28, 2021
@zml2008 zml2008 added this to the 4.10.0 milestone Dec 11, 2021
zml2008 added a commit that referenced this issue Feb 28, 2022
@zml2008 zml2008 linked a pull request Feb 28, 2022 that will close this issue
@zml2008 zml2008 modified the milestones: 4.10.0, 4.11.0 Feb 28, 2022
@zml2008 zml2008 removed this from the 4.11.0 milestone Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants