invoke-ai/InvokeAI

[enhancement]: Improve Workflow Library layout for Widescreen displays

Open

#5,419 创建于 2024年1月5日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)TypeScript (20,358 star) (2,164 fork)batch import
enhancementgood first issueui/ux overhaul

描述

Is there an existing issue for this?

  • I have searched the existing issues

Contact Details

skunkworxdark

What should this feature add?

  • On a widescreen monitor, it is frustrating to quickly see which buttons relate to which workflow. It would be preferable to have either:

    • The buttons on the left of the workflow name
    • or some kind of horizontal rule lines dividing each workflow
    • or alternating background colours on the list
    • or even double-click to load the workflow.
  • On my display, the list of workflows does not go to the bottom of the available window space resulting in more pages if you have many workflows. Either:

    • Dynamically make the number of elements fit the page
    • or have a way for the user to select the number of items per page.
    • or a scrolling list of all workflows rather than a paged list. It is mildly annoying to have to look through the pages one at a time.

image

image

Alternatives

No response

Additional Content

I think I prefer the moved buttons. But I am sure someone with better design skills then me could come up with something that works well.

Moved buttons image

HR version image

贡献者指南