diff --git a/comp/src/gb.form/.src/File/FileView.class b/comp/src/gb.form/.src/File/FileView.class index c8099942e..7572e1d03 100644 --- a/comp/src/gb.form/.src/File/FileView.class +++ b/comp/src/gb.form/.src/File/FileView.class @@ -225,6 +225,7 @@ Public Sub _new() .Drop = True .Expand = True .Border = False + .Columns.Padding = Desktop.Scale End With $hProgress = New ProgressBar($hBorder)