Skip to content

Made application resizeable and fixed files panel

Soham Sen requested to merge randomdev/mark:files-ui-fix into master

Closes #14 (closed) Closes #13 (closed) Closes #8 (closed)

The application is changed from fixed size to resizeable size.

A scrollbar is added to make it easier to view big text files instead of eliding the text. In addition, a tooltip is added so larger files can be quickly checked without scrolling.

Example: image

Edited by Soham Sen

Merge request reports