summaryrefslogtreecommitdiff
path: root/src/ui/visbuf.h
AgeCommit message (Collapse)Author
2021-03-29VisBuf: Increase buffer size for scrolling; fixed glitchesJaakko Keränen
Instead of 1.5x coverage, the buffer now has a full 2x.
2020-09-12VisBuf: Method for marking textures as validJaakko Keränen
2020-09-12CopyrightJaakko Keränen
2020-09-12Separated VisBuf from ListWidgetJaakko Keränen
This will be used in DocumentWidget as well.