Lagrange [release]
Text: Clear glyph cache when it fills up
Thu Dec 31 13:12:38 2020 +0200
We can use a smaller glyph cache if we clear it when it fills up. Even a large cache would eventually fill up, so clearing is a good strategy anyway. Clears occur still rather infrequently.
Conflicts:
src/ui/text.c
src/ui/text.c | 2 +- src/ui/window.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)