Skip to content

Comments

Added const to member functions where possible#260

Merged
RobLoach merged 1 commit intoRobLoach:masterfrom
Bigfoot71:master
Oct 10, 2023
Merged

Added const to member functions where possible#260
RobLoach merged 1 commit intoRobLoach:masterfrom
Bigfoot71:master

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
@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