Helium icon indicating copy to clipboard operation
Helium copied to clipboard

Removal of panels when no data is present

Open kaporli opened this issue 4 years ago • 3 comments

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

image

kaporli avatar Nov 01 '21 22:11 kaporli

I think this should have been fixed a long time ago, can you check?

darklinkpower avatar Mar 04 '22 03:03 darklinkpower

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: image

jullebarge avatar Jan 07 '23 10:01 jullebarge

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.

darklinkpower avatar Jan 07 '23 15:01 darklinkpower