Skip to content

fix: use nameColor in drawNames#96

Merged
xLPMG merged 1 commit intomasterfrom
fix-use-name-color
Jun 17, 2025
Merged

fix: use nameColor in drawNames#96
xLPMG merged 1 commit intomasterfrom
fix-use-name-color

Conversation

@xLPMG
Copy link
Collaborator

@xLPMG xLPMG commented Jun 16, 2025

No description provided.

@xLPMG xLPMG marked this pull request as ready for review June 16, 2025 21:11
painter.drawGreatCircleArc(p.start, p.end);
}

drawNames(core, painter);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The main change in this PR is this line: in some previous PR, the "nameColor" parameter was removed.

@xLPMG
Copy link
Collaborator Author

xLPMG commented Jun 16, 2025

I also renamed "label" to "name", to keep it consistent because we were using both terms. Stellarium also only uses "name" and not "label"

@xLPMG xLPMG requested review from Integer-Ctrl and RivinHD June 16, 2025 21:14
@xLPMG xLPMG merged commit 7dd05c1 into master Jun 17, 2025
25 checks passed
@xLPMG xLPMG deleted the fix-use-name-color branch June 18, 2025 11:10
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.

3 participants