mirror of https://github.com/qTox/qTox.git
Browse Source
The previous implementation of hiding the date line would cause 100% cpu usage. When the date line was shown it would hide the top line, causing the date line to be hidden again due to a state change in which dates was visible. This is a minimal patch to work around the issue by pretending the line covered by the date line is the first visible line when the dateline is shown Fixes #5620reviewable/pr5875/r2
4 changed files with 15 additions and 6 deletions
Loading…
Reference in new issue