crabnebula-dev / devtools

Inspect and Debug your Tauri applications in style 💃
https://devtools.crabnebula.dev
Other
225 stars 10 forks source link

fix: remove faulty batch filtering #317

Closed johann-crabnebula closed 1 week ago

johann-crabnebula commented 1 week ago

This addresses #315

The current implementation tries to only filter logs that are new (or everything when the filter changes). My testing showed that the performance impact was negligible for now. So I removed the faulty batching and flat filtered the list again.

This should fix the off by one error mentioned in #315

Closes DT-187

netlify[bot] commented 1 week ago

Deploy Preview for cn-devtools-app ready!

Name Link
Latest commit 2b1b361d746713f8223881d853ec108b39055858
Latest deploy log https://app.netlify.com/sites/cn-devtools-app/deploys/667bebecd7a5e20008a6da79
Deploy Preview https://deploy-preview-317--cn-devtools-app.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.