Skip to content
Commit 4cee7e23 authored by Carlos Alves's avatar Carlos Alves Committed by Kurt Hindenburg
Browse files

Add Reflow test to HistoryTest

While testing I found a bug in CompactHistoryScroll add function, it
should append before check the vector size and not after, it was
returning a Size > Max Size, not equal.
Another Bug found in fixed size history scroll, it was not properly
reflowing the last line, a position problem when adding and removing
lines to keep a fixed size.
parent f4643a0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment