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

Apply font size settings to Oculars plugin #4049

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

10110111
Copy link
Contributor

@10110111 10110111 commented Jan 3, 2025

Description

This is the continuation of the scaling of the GUI panels. Now the remaining panel—the Oculars one—is also scaled with increasing fonts sizes, applying these sizes on the fly.

Screenshots

stellarium-011

stellarium-012

stellarium-013

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
  • Housekeeping

How Has This Been Tested?

Test Configuration:

  • Operating system: Ubuntu 20.04
  • Graphics Card: Intel UHD Graphics 620

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 (header file)
  • I have updated the respective chapter in the Stellarium User Guide
  • 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 github-actions bot requested review from alex-w and gzotti January 3, 2025 04:07
@alex-w alex-w added this to the 25.1 milestone Jan 3, 2025
@alex-w alex-w added the subsystem: gui The issue is related to GUI subsystem of planetarium... label Jan 3, 2025
@alex-w alex-w merged commit 5747d5c into Stellarium:master Jan 3, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subsystem: gui The issue is related to GUI subsystem of planetarium...
Development

Successfully merging this pull request may close these issues.

2 participants