Helium
Helium copied to clipboard
Removal of panels when no data is present
Describe the solution you'd like I'd like the panels for varying data such as for extensions like HowLongToBeat or Success Story, to not show if there's insufficient data. This is already the case for ExtraMetaDataToolsVideo oddly enough.
Screenshots

I think this should have been fixed a long time ago, can you check?
No sure if it's the same problem but the GameActivity panel is always displayed, even if I choose to disable all buttons in it. It would be better to completely hide this panel if there's no button displayed:

It's the same issue. Fixing is tricky because I need to check that each of the extension controls is visible and that is enable, which is problematic because there are a lot of them and it would add tons of lines.