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

Make the subcardinal labels smaller #1529

Merged
merged 1 commit into from
Feb 27, 2021
Merged

Make the subcardinal labels smaller #1529

merged 1 commit into from
Feb 27, 2021

Conversation

Atque
Copy link
Contributor

@Atque Atque commented Feb 27, 2021

Description

This minor tweak makes the subcardinal (NE, NW etc) labels a bit smaller, which make them stand out more compared to cardinal (N, S) and sub-subcardinal (NNE, NNW) labels. Only one value has changed, from 6 to 5. I believe 5 was the value before my last PR, so really, we're only returning to old values here.

Screenshot

stellarium-075

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update

Checklist:

  • My code follows the code style of this project.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@github-actions
Copy link

Great PR! Please pay attention to the following items before merging:

Files matching src/**/*.cpp:

  • Are possibly unused includes removed?

This is an automatically generated QA checklist based on modified files

Copy link
Member

@alex-w alex-w left a comment

Choose a reason for hiding this comment

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

Ok

@alex-w alex-w merged commit 38ad6b4 into Stellarium:master Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants