tableau / tableau-log-viewer

Tableau Log Viewer is a cross-platform tool for quickly glancing over Tableau log files
MIT License
172 stars 51 forks source link

Display event count in the status bar #79

Open whenamanlies opened 6 years ago

whenamanlies commented 6 years ago

Users wants to see the current displayed event count. We could make better use of status bar.

Maybe break status bar into sections so we can constantly display some relevant information? Currently we have show what's highlighted and some search output ("found X on line Y").

Can someone pick this up?

vogelsgesang commented 6 years ago

I already implemented something similar in bfe6e618cb6caf1a1f56b2cb8803ef35954342de The issue is that there is a visual glitch on OSX - probably a Qt bug :/