Annosz / UIInfoSuite2

Ongoing maintenance for the original UI Info Suite mod for Stardew Valley.
1.33k stars 262 forks source link

[Feature]: Solar Panel tooltip #482

Open Zamiell opened 2 months ago

Zamiell commented 2 months ago

When Solar Panels are first place, they do not have the tooltip that shows the time remaining.

After a day passes, they gain the tooltip, but this is a bug because they should have it from the get-go.

drewhoener commented 2 months ago

image I could track when a solar panel is placed and add a tag to it.... and then if it has that tag say 7 days maybe? But that seems like a lot for just one edge case. Maybe I'll keep it on the back burner for later, but for now it's def not a bug

Zamiell commented 2 months ago

I could track when a solar panel is placed and add a tag to it.... and then if it has that tag say 7 days maybe?

Yes please, that's perfect.

But that seems like a lot for just one edge case.

I think it's needed because when you have no tooltip at all, it seems really buggy, like the mod has crashed or something. It would be greatly appreciated!