mint-choc-chip-skyblade / sshd-rando

A randomizer for The Legend of Zelda: Skyward Sword HD
GNU Affero General Public License v3.0
25 stars 7 forks source link

Tracker: Display computed tooltips for entrances #407

Closed YourAverageLink closed 1 month ago

YourAverageLink commented 1 month ago

What does this address?

When tooltips were introduced by Robojumper, functionality was added to calculate tooltips for entrances, but they were never displayed on the tracker.

How did/do you test these changes?

Notes

gymnast86 commented 1 month ago

I agree with what @robojumper mentioned in the discord that the helper functions should be moved into their own file within the gui folder. Ideally there shouldn't be anything within the logic folder that relies on Qt imports. The file could be named something like tooltip_formatting.py.