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

Switch button #22

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

Switch button #22

wants to merge 5 commits into from

Conversation

yobonez
Copy link
Contributor

@yobonez yobonez commented Oct 20, 2024

I made a switch button and new menu instance for discord presence config.
Copied some code from your existing button implementation and made it so it behaves like a switch.

@yobonez
Copy link
Contributor Author

yobonez commented Oct 20, 2024

Don't pull it now lmao, need to fix menu.c code to comply with your new changes to it

- also changed all longs in color variables to ints
(didnt apply to drawtext() and other functions outside Menu.c,
because i didn't want to break them and color arguments are being casted
to long anyways, so i didn't touch them)
@yobonez
Copy link
Contributor Author

yobonez commented Oct 20, 2024

Ok, now its good, u need to test this

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.

1 participant