Skip to content

Fix off-by-20 in KK studio toggles#11

Open
websitemonitorer wants to merge 1 commit intojalil49:MoreAccessories_Overhaulfrom
websitemonitorer:patch-1
Open

Fix off-by-20 in KK studio toggles#11
websitemonitorer wants to merge 1 commit intojalil49:MoreAccessories_Overhaulfrom
websitemonitorer:patch-1

Conversation

@websitemonitorer
Copy link

While the action of showing/hiding an accessory itself worked, the white-green toggles of additional accessories reflected the state of the ones 20 spaces above
I have also moved all uses of i+20 to i1 since it was already there, just use show[i+20] if you don't like it

@websitemonitorer
Copy link
Author

Seeing my issue #13 and my other PR, maybe it would be safer to backport these modifications to the version of the plugin before the last commit

@ManlyMarco
Copy link
Contributor

I released a safe version with this PR merged at https://github.com/ManlyMarco/MoreAccessories/releases/tag/2.0.21.1

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.

2 participants