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

fixes #1433 settings now uses existing pointSize #1459

Merged
merged 3 commits into from
Dec 14, 2017
Merged

fixes #1433 settings now uses existing pointSize #1459

merged 3 commits into from
Dec 14, 2017

Conversation

Lyle-Tafoya
Copy link
Contributor

Brief overview of PR changes/additions

As noted by issue #1433 the settings dialogue does not remember the currently used displayFont pointSize. This change updates the initializer list for dlgProfilePreferences to use the existing pointSize when initializing mFontSize instead of setting it to the hard coded value of 10.

Motivation for adding to Mudlet

Like the person who reported the issue, I also noticed that the settings dialogue did not remember the previously set value. I felt motivated to make this change so that I did not have to re-enter my preferred font size every time I open the settings dialogue.

@Lyle-Tafoya Lyle-Tafoya requested a review from a team as a code owner December 10, 2017 19:56
Copy link
Member

@vadi2 vadi2 left a comment

Choose a reason for hiding this comment

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

Fix seems to work - could you move it down to like 297 though where other font size-related stuff is done?

@Lyle-Tafoya
Copy link
Contributor Author

Done.

@vadi2 vadi2 merged commit a36a327 into Mudlet:development Dec 14, 2017
WackyWormer pushed a commit to WackyWormer/Mudlet that referenced this pull request Dec 18, 2017
@vadi2 vadi2 added this to the 3.7.0 milestone Dec 23, 2017
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