Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement]: Two UI enhancements #6467

Open
1 task done
mcbexx opened this issue May 31, 2024 · 2 comments
Open
1 task done

[enhancement]: Two UI enhancements #6467

mcbexx opened this issue May 31, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@mcbexx
Copy link

mcbexx commented May 31, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Contact Details

No response

What should this feature add?

Two suggestions for UI enhancements, one a minor optimization, the other more functional:

a)
in Queue view, please move the "Cancel item" and "Cancel batch" buttons of the expanded item view from the right to the left, closer to the other button elements (Resume, Prune, Pause, Clear) at the upper left corner.

I find myself often needing to cancel batches and the additional mouse movement (usually I need to "prune" the old outputs to get to the pending jobs, expand one job of the current batch and then have to move across the screen to cancel).
While a minor issue, I find myself being e teeny-tiny bit annoyed everytime I run into it (it becomes especially apparent on widescreen monitors).

b)
In the info view, the two < > arrows for switching to the previous/next image in the board overlap with recall parameters, effectively blocking access to some of the little "reuse this item" curved arrow icons, therefore defeating their purpose:

firefox_rBO64cStDS

Clicking will naturally switch to the previous image.

Possible solutions:

  • Add identation/margin for the Recall parameter text to avoid overlap
  • Move the <> as buttons to the top left, to the right of the buttons for "Display progress images" and "Info". Since the keyboard arrows also work for navigation in info view, the UI navigation elements do not necessarily need to be as prominent.
    I am aware that this ironically could involve increased mouse movement (see point a)), so adding identation for the recall parameters, while potentially less visually pleasing, is the more ergonomic option.

Alternatives

No response

Additional Content

No response

@mcbexx mcbexx added the enhancement New feature or request label May 31, 2024
@clsn
Copy link

clsn commented Jun 14, 2024

Workaround I sometimes use for problem (b): Hit Ctrl-+ or Ctrl-- (or whatever on your system) to change the size of the text, which at the very least mixes things up some so you have a better chance of the thing you want not being overshadowed by the arrows.
It's a hack, and the problem remains a problem; just giving you a possible stopgap.

@mcbexx
Copy link
Author

mcbexx commented Jun 22, 2024

I usually just change the width of the right side panel until the "recall" arrow I want to access shifts away from under the caret, so it's not a critical issue, just a low priority UI fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants