invoke-ai/InvokeAI

[enhancement]: Improve Workflow Library layout for Widescreen displays

Open

#5.419 geöffnet am 5. Jan. 2024

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2.164 Forks)batch import
enhancementgood first issueui/ux overhaul

Repository-Metriken

Stars
 (20.358 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 39T 7h) (39 gemergte PRs in 30 T)

Beschreibung

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