feat(model manager): 💄 refactor model manager bulk actions UI by joshistoast · Pull Request #8684 · invoke-ai/InvokeAI

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works very well.

However, there is a minor aesthestic issue that needs to be fixed. In the current main branch, the model type headings (e.g. "Main") have a higher z-level than the model names and thumbnails as shown here:
image

In the PR, the positions are reversed, so that the model names and thumbnails obscure the model type headings:
image