log-viewer
log-viewer copied to clipboard
show scrollbar option
the scrollbar is not showed for a reason?
would be nice a option show it...
It's impossible to show scroll when filters are specified, scroll needs to know the total size of visible records, but log-viewer cannot check all records whether it is visible or not, applying filters to all records may take too much time. We can show scroll when no filters are specified, but we always don't show scroll to be consistent.
Is there an option to enable scroll bar when there is no filter applied ? It gives an idea to the user how long the file is and also able to navigate better.