Spacing out the lines in the file panel

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Tyler
Junior Member
Junior Member
Posts: 16
Joined: 2014-01-02, 22:42 UTC

Spacing out the lines in the file panel

Post by *Tyler »

Hi,

is there a way to space out lines (adding extra pixels between lines) in the file panel?

Thanks

Tyler
User avatar
Gral
Power Member
Power Member
Posts: 1467
Joined: 2005-01-26, 15:12 UTC

Post by *Gral »

From help:

Code: Select all

MinLineHeight=0 Sets minimum line height (in pixels) in file lists if the given value is >0. If it is negative, the absolute value is added to the normal line height, e.g. MinLineHeight=-2, height=16 -> 18
Post Reply