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

Add an option to disable vertical margin between lines; fix #2464 #2633

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

ctrlaltca
Copy link
Contributor

This PR adds an option to disable vertical margin between lines.

Inside the ircview the m_iFontDescent variable, used primarily for painting, was also used as an additional margin between lines. Split that usage into a new m_iFontLineVMargin.
An unused member variable "m_iFontLineWidth" has been removed from the ircview.

@ctrlaltca ctrlaltca requested a review from DarthGandalf April 16, 2024 13:13
@DarthGandalf
Copy link
Member

Sorry, I somehow missed this. I don't have much comments, I just hope you tested it :)

@ctrlaltca ctrlaltca merged commit 6b25eda into kvirc:master Apr 30, 2024
4 checks passed
@ctrlaltca ctrlaltca deleted the asciiart branch April 30, 2024 07:26
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