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

Upgraded Radiobuttons #30

Closed
wants to merge 7 commits into from
Closed

Conversation

jalil49
Copy link
Contributor

@jalil49 jalil49 commented May 5, 2021

Added ability to make rows of toggles
Applied Toggle group (sucks I can't just say New ToggleGroup();)
Added ability to sync Controlobjects via Unify_AccessoryWindowControl for non-editable controls so the value is displayed
Keep toggle on if the same toggle was selected and no others are enabled to prevent confusion

Current version doesn't retain the value when a new slot is added nor do I think it is possible as is

haven't managed to find a way to increase the height of the control that doesn't scale everything

Added ability to make rows of toggles
Applied Toggle group (sucks i can't just say New ToggleGroup();)
Added ability to sync Controlobjects via Unify_AccessoryWindowControl for non-editable controls so the value is displayed
Keep toggle on if the same toggle was selected and no others are enabled to prevent confusion
@jalil49
Copy link
Contributor Author

jalil49 commented May 5, 2021

image
after adding null text to purposely space it out

as per Essu's "This is frustrating, Positively seething" and that it doesn't seem to do anything
@jalil49
Copy link
Contributor Author

jalil49 commented May 6, 2021

Things like skirt scale with both/left/right toggles seem to work just fine, so I don't think there conflicts within Koi.
Will try to check with Anon regarding spacing to see if that can be done automatically

@jalil49
Copy link
Contributor Author

jalil49 commented May 10, 2021

No luck on my end on increasing the size of the radio so I don't have to insert nulls for spaces

No Idea, why I let this get past me since the result is 23 being everywhere.
Can't pinpoint the reason 23 (probably from copied input) occurs here and not in the previous version as No code was deleted and was just moved to a method
@jalil49
Copy link
Contributor Author

jalil49 commented May 12, 2021

noticed a side effect of me defaulting the value in sliders, but the bug would remain when the slider is defaulted to 0, since I see 23 on my 0 slider, and the valueonchange doesn't fire.

so having it assigned on creation should be good enough to prevent both issues

Seems like slots are added before scrolling is applied in Classroom maker.
So existing controls have to be removed before scrolling is applied
ManlyMarco added a commit that referenced this pull request May 16, 2021
@ManlyMarco ManlyMarco closed this May 16, 2021
@jalil49 jalil49 deleted the Radio_Upgrade branch June 2, 2021 08:11
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.

None yet

2 participants