Set toolbar/toolbutton font on quickopen line edit
ClosedPublic

Authored by mwolff on Dec 22 2017, 8:40 PM.

Details

Summary

The quickopen line edit is shown in the toolbar and thus should
follow the font style of the other tool bar actions. So far,
it did not do that. Now we manually force the toolbar font to
ensure the font style is homogeneous.

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mwolff created this revision.Dec 22 2017, 8:40 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptDec 22 2017, 8:40 PM
mwolff requested review of this revision.Dec 22 2017, 8:40 PM

before:

after:

set a smaller font size for the toolbar font in kcmshell5 fonts to test this yourself.

Could someone test this on Windows please?

apol accepted this revision.Jan 5 2018, 1:56 PM

Makes sense, cheers!

This revision is now accepted and ready to land.Jan 5 2018, 1:56 PM
This revision was automatically updated to reflect the committed changes.