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

Fix standard knob default values for sliders #365

Merged
merged 4 commits into from
Dec 4, 2023

Conversation

angela28chen
Copy link
Collaborator

@angela28chen angela28chen commented Nov 29, 2023

For sliders, currently the max values are being used rather than the default values.
Also changing some int -> uint32_t since those flags cannot be negative

include/ppx/application.h Outdated Show resolved Hide resolved
include/ppx/application.h Show resolved Hide resolved
src/ppx/application.cpp Show resolved Hide resolved
@apazylbe apazylbe merged commit e95dab5 into google:main Dec 4, 2023
5 checks passed
@angela28chen angela28chen deleted the default-max-swap branch February 12, 2024 19:28
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.

4 participants