Add shortcut to automatically cycle through slots on save state#662
Open
accordeiro wants to merge 1 commit intoLoveRetro:mainfrom
Open
Add shortcut to automatically cycle through slots on save state#662accordeiro wants to merge 1 commit intoLoveRetro:mainfrom
accordeiro wants to merge 1 commit intoLoveRetro:mainfrom
Conversation
f09e239 to
eb74e58
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi! I'm a big fan and user of NextUI, and I've been wanting this feature for a while - and apparently others too as I can see in #203
This felt to me like the least invasive change: instead of a config change, I'm adding an add'l shortcut that simultaneously cycles through slots and saves the state.
Feel free to merge if this makes sense, I can also try and address any feedback in a timely manner (although I'm not very well versed and might need some pointers). If you don't like it, feel free to reject/close, I won't take it personally :)
Cheers, and thanks for all the hard work on this project!