invoke-ai/InvokeAI

[enhancement]: Improve Workflow Library layout for Widescreen displays

Open

#5419 opened on Jan 5, 2024

View on GitHub
 (6 comments) (0 reactions) (0 assignees)TypeScript (20,358 stars) (2,164 forks)batch import
enhancementgood first issueui/ux overhaul

Description

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

Contributor guide