commit | e0330c1696b8fcb4b5ffb10db27410d02ea5c6d4 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Sep 28 14:54:38 2022 +0200 |
committer | ocornut <omarcornut@gmail.com> | Wed Sep 28 14:58:41 2022 +0200 |
tree | fe751c26c032a81d304fb7e890b205302f60da44 | |
parent | 4d4889bf1b201fbe81e3ff05bd3a63a2c913832f [diff] |
Fonts, Text: Fixed wrapped-text not doing a fast-forward on lines above the clipping region. (#5720) which would result in an abnormal number of vertices created.