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

[ExtraMapLayers] Compatibility issue with UIInfoSuite2 #14

Open
MattPlays opened this issue Mar 15, 2022 · 3 comments
Open

[ExtraMapLayers] Compatibility issue with UIInfoSuite2 #14

MattPlays opened this issue Mar 15, 2022 · 3 comments

Comments

@MattPlays
Copy link

Referencing Annosz/UIInfoSuite2#141

When using Stardew Valley Expanded and Extra Map Layers

It appears that the OnRendered Event is fired multiple times because of their now being more UI layers which causes OnRendered function in ShowItemEffectRanges.cs from Annosz/UIInfoSuite2 to be triggered 3+ times which results in something like this

image

Image and Original Issue Credit to DefaultLP

@aedenthorn
Copy link
Owner

That doesn't sound like my mod could be the cause, it just deals with Layer.Draw and Layer.DrawNormal - though there might be something strange happening with PyTK, you could try removing that.

@aedenthorn
Copy link
Owner

If it really is just because there are more layers (none of which are UI layers, there is no such thing), then I'm not sure I can do much about that from my end.

@MattPlays
Copy link
Author

I wasn't trying to assume it was your issue, I was trying to gain information about the issue and see if i could find a way to solve it. Sorry if i made it seem like it was your fault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants