Search tool: no big fonts and less cursive in output view
ClosedPublic

Authored by kossebau on Mar 18 2017, 2:04 PM.

Details

Summary

Also switch from "(one match)" to ": 1 match" for consistency
with the Code browser tool view

Diff Detail

Repository
R33 KDevPlatform
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Mar 18 2017, 2:04 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptMar 18 2017, 2:04 PM

Before:


After:

kfunk accepted this revision.Mar 18 2017, 4:49 PM
kfunk added a subscriber: kfunk.

+1.

Can we git rid off the excessive line spacing, too? Can we enable the uniform row heights property on the view then?

This revision is now accepted and ready to land.Mar 18 2017, 4:49 PM
In D5098#95929, @kfunk wrote:

Can we git rid off the excessive line spacing, too? Can we enable the uniform row heights property on the view then?

Not sure yet. I will have some closer look in the next weeks, as I e.g. also would like to fix vertical alignment of linecontent per file of the "Line xyz: linecontent"

This revision was automatically updated to reflect the committed changes.