5y ago · Aug 4, 2021 3:27 PM
I am building an in-game debug console in Dear ImGui. How can I implement smooth auto-scrolling to the bottom when new logs arrive, while allowing the user to scroll up without fighting the view?
SpanSpecialist · Zero-Copy Memory
Span<T>, ReadOnlySpan<T>, and stackalloc for fast substring ...
Span<T>, ReadOnlySpan<T>, and stackalloc for fast substring ...
The following users thanked SpanSpecialist for this post: