Kittyfisto / Tailviewer

Open source log file viewer
https://kittyfisto.github.io/Tailviewer/
MIT License
200 stars 37 forks source link

Closing the last log file causes the it to still be displayed #223

Closed Kittyfisto closed 4 years ago

Kittyfisto commented 4 years ago

Current behaviour

If tailviewer has only one log file open and it is being closed, then the contents of the log file are still being displayed.

Expected behaviour

Closing the last open log file should display the "No log file open" message.

Steps to reproduce the problem

  1. Start tailviewer
  2. Add/Remove data sources so that only one log file remains open
  3. Remove that last data source
Kittyfisto commented 4 years ago

Fixed with v0.9.0