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

Added const to member functions where possible #260

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Added const to member functions where possible #260

merged 1 commit into from
Oct 10, 2023

Conversation

Bigfoot71
Copy link
Contributor

I have simply introduced const wherever it was feasible.
The idea came to me from encountering an issue while measuring text within a const draw method.
I have also tried to include it in other areas that I think are appropriate and non-disruptive.

@RobLoach RobLoach merged commit 8a7c236 into RobLoach:master Oct 10, 2023
0 of 8 checks passed
@RobLoach
Copy link
Owner

These have been great additions 👍 Thanks so much.

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