Skip to content

Fix display of Details and Uninstall button in Tiles view mode

Alexander Lohnau requested to merge work/hide_details into master

BUG: 418034
FIXED-IN: 5.73

This also fixes the issue where the uninstall button remains visible(if it is not hovered) after installing the entry:
Screenshot_20200722_205115

When we hover over the entry when installing we still get the details button, but that makes IMO sense.

@leinir @ngraham @abetts

Merge request reports