Skip to content

Improved aspect of ItemTable and removed item desc placeholder

Loic Huder requested to merge improve-item-table into master

Closes #374 (closed)

image

  • Rather than setting the Description and Comments columns to a larger fixed width, I fixed the widths of the other columns so that Description and Comments take the remaining space.
  • Also removed the "No description for this sample" placeholder.

Merge request reports