Improvements to the seed value menu #5442
bookyakuno
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The WebUI is a great tool, but I found it difficult to understand about seed values menu.
I felt uncomfortable after using it for a while, so I suggest improving the seed menu.
(It may not change icon, but I'm interested, so I'll post it)
1. Put the menu on top
The seed value menu changes frequently, so it should be placed higher up.
(It is tedious to scroll the screen frequently.)
2. ♲Seed Reuse → 📌 Pinning
♲ is attached to mean the recycling of seeds.
This is more intuitive with "📌 (pinned)".
It means "fix the seed of the currently displayed execution result image".
(However,the red icon might be too assertive.)
3. 🎲Randomize Seed → ✕ - Remove/Initialize Seed
🎲 is attached in the sense of randomizing the seed.
It's more straightforward to say that this means "delete the seed that has been set".
Since the initial settings are random in the first place, I think it's easier to understand the meaning of returning to the initial settings (deleting the seed).
My suggestion is ✕, but it may not be understood outside of Japan. (alternative is " - ")
4. Order of buttons
The sequence should be Execute left ♲ and Cancel right 🎲.
Like the Windows save file dialog, I think this kind of ordering is common.
(I was most confused during operation here)
Beta Was this translation helpful? Give feedback.
All reactions