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

seedrandomizer feature #43

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gothitachisama
Copy link

added seed randomizer button
added auto randomizer checkbox

Closes #39

added seed randomizer button
added auto randomizer checkbox
@tocram1
Copy link
Contributor

tocram1 commented Sep 13, 2022

This looks good to me

@nousr
Copy link
Owner

nousr commented Sep 14, 2022

Hey, to keep things simple (and consistent with colloquial methods)--why don't we have Seed=-1 mean "use a random seed"? this will remove the need for a "randomize seed" button.

I think we can keep the dedicated "randomize seed after dream" one, though--I think that's a reasonable enough solution for now.

Otherwise lgtm 🚀

removed button
moved button funtionality to "seed=-1"
added tooltip for seed spinbox
@gothitachisama
Copy link
Author

gothitachisama commented Sep 27, 2022

the code is modified accordingly

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

Successfully merging this pull request may close these issues.

[Feature Request] Add toggle to randomize the seed after generating
3 participants