Gegenbauer / CatSpy

Tool for browsing log.
Apache License 2.0
28 stars 4 forks source link

Optimized the rendering performance of the log table by truncating... #25

Closed Gegenbauer closed 3 months ago

Gegenbauer commented 3 months ago

Optimized the rendering performance of the log table by truncating the rendered content based on the current column width. Fixed an out-of-bounds exception when switching log metadata. Fixed the issue where the filter content was inconsistent with the current filter panel after switching log metadata. Fix Auto Complete not working