Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix line number alignment in SMT interface #3559

Merged
merged 3 commits into from
Feb 23, 2025

Conversation

BookWood7th
Copy link
Contributor

…lignment

Related Issue

This pull request addresses #3557.

Intended Change

This changes the font size of the line numbering in the information window of the SMT translation interface.

Type of pull request

  • Bug fix (non-breaking change which fixes an issue)
  • Refactoring (behaviour should not change or only minimally change)
  • There are changes to the (Java) code

Ensuring quality

  • I have tested the feature as follows: KeY test suite and checking alignment for different font settings
  • I have checked that runtime performance has not deteriorated.

Additional information and contact(s)

The contributions within this pull request are licensed under GPLv2 (only) for inclusion in KeY.

@BookWood7th BookWood7th changed the title adapt the size of line numbering to the KeY font size to prevent misa… Fix line number alignment in SMT interface Feb 19, 2025
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.33%. Comparing base (c009ed7) to head (a6a93d5).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3559   +/-   ##
=========================================
  Coverage     38.33%   38.33%           
+ Complexity    17259    17258    -1     
=========================================
  Files          2111     2111           
  Lines        127632   127632           
  Branches      21461    21461           
=========================================
  Hits          48926    48926           
  Misses        72695    72695           
  Partials       6011     6011           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WolframPfeifer WolframPfeifer added GUI HacKeYthon Candidate Issue for HacKeYthon '25 labels Feb 20, 2025
Copy link
Member

@WolframPfeifer WolframPfeifer left a comment

Choose a reason for hiding this comment

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

Thank you!

auto-merge was automatically disabled February 20, 2025 13:23

Head branch was pushed to by a user without write access

@mattulbrich mattulbrich added this pull request to the merge queue Feb 23, 2025
Merged via the queue into KeYProject:main with commit ea7e633 Feb 23, 2025
9 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
GUI HacKeYthon Candidate Issue for HacKeYthon '25
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants