rladstaetter / LogoRRR

A simple and straightforward log viewer that displays the events of interest in a clear and concise visual manner so that you can identify them faster.
https://www.logorrr.app/
Apache License 2.0
116 stars 7 forks source link

Visual glitch if LogoRRRs height is modified #231

Closed rladstaetter closed 3 months ago

rladstaetter commented 6 months ago
image

This happens if you modify height / or width and the listview has to be repainted.

Assumption: It seems like the number of cells for every chunk is not calculated correctly.