Skip to content

DM-45569: Add a color value to psf candidate. #423

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PFLeget
Copy link
Contributor

@PFLeget PFLeget commented Apr 21, 2025

No description provided.

@arunkannawadi arunkannawadi self-requested a review April 28, 2025 15:07
@PFLeget PFLeget force-pushed the tickets/DM-45569 branch 2 times, most recently from 114d2f2 to 8c15946 Compare May 12, 2025 16:42
@PFLeget PFLeget force-pushed the tickets/DM-45569 branch from 8c15946 to d3299a7 Compare May 12, 2025 16:57
cls.def("setPsfColorValue", &Class::setPsfColorValue);
cls.def("getPsfColorValue", &Class::getPsfColorValue);
cls.def("setPsfColorType", &Class::setPsfColorType);
cls.def("getPsfColorType", &Class::getPsfColorType);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor pet peeve. Define the get methods before the set methods.

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