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

Feature/capture only #7

Merged
merged 2 commits into from
Feb 18, 2024
Merged

Feature/capture only #7

merged 2 commits into from
Feb 18, 2024

Conversation

Kei18
Copy link
Owner

@Kei18 Kei18 commented Feb 18, 2024

No description provided.

…constructor to control capture mode

fix(main.cpp): modify argument check condition to allow for optional capture mode argument
fix(main.cpp): pass capture mode argument to the ofApp constructor
fix(ofApp.cpp): initialize flg_capture_only member variable in the ofApp constructor
fix(ofApp.cpp): modify printKeys() function to only print keys if not in capture mode
fix(ofApp.cpp): exit the program after capturing a snapshot if in capture mode
@Kei18 Kei18 merged commit 59387c3 into master Feb 18, 2024
1 check failed
@Kei18 Kei18 deleted the feature/capture_only branch February 18, 2024 16:58
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

1 participant