Skip to content
Commit 383434b3 authored by Mariusz Glebocki's avatar Mariusz Glebocki Committed by Kurt Hindenburg
Browse files

Edit Profile Dialog: Fix "Smooth fonts" preview

Summary:
`setStyleHint()` resets `styleStrategy` (which has information about
font smoothing) when the second argument is missing.

Test Plan:
* {nav Settings > Edit current profile... > Appearance}
* Unselect/select "Smooth fonts" checkbox

**Actual result:** text rendering in the main terminal window does not
change.
**Expected result:** text rendering in the main terminal window should
use smoothing or not, depending on the checkbox state. The option change
should be visible instantly, without clicking OK or Apply.

Reviewers: #konsole, hindenburg

Reviewed By: #konsole, hindenburg

Subscribers: hindenburg, konsole-devel

Tags: #konsole

Differential Revision: https://phabricator.kde.org/D16361
parent 4e09f089
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment