sepinf-inc / IPED

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.
Other
884 stars 209 forks source link

Increase default UI row height a bit #2205

Closed wladimirleite closed 1 month ago

wladimirleite commented 1 month ago

@lfcnassif, this is a tiny visual enhancement suggestion. We already have a menu option to increase UI icon sizes, which changes the row height automatically. However few people use that option and the default value is only 16 pixels (it was chosen to keep the previous behavior).

Although this is a personal preference, most modern user interfaces avoid using too small row heights. With the current setting, more rows can be shown, but rows look too close to each other. I suggest making a minor change in the default value, from 16 to 18.

A comparison with other common UI using the same scale (IPED with the current default setting of 16 pixels). image

lfcnassif commented 1 month ago

Hi @wladimirleite. Do you have a screenshot using the new proposed default row height?

wladimirleite commented 1 month ago

Sorry, I should have included it. The proposed change is relatively small, so we don't waste space. Changing icon size from 16 pixels and 18 pixels: image

lfcnassif commented 1 month ago

Seems better, more readable to me!