commit | 3b6d924acd044d7d513cb61cd4597f121d7a0333 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Feb 20 16:02:04 2024 +0100 |
committer | ocornut <omarcornut@gmail.com> | Tue Feb 20 16:02:04 2024 +0100 |
tree | d23cadb4923044ac2deb23d41c2cfa88185190ab | |
parent | d3f1a7165cb5f6b0a7509e6829bbabe3a20dec8b [diff] |
ProgressBar: Fixed a minor tesselation issue when rendering rounded progress bars. Incidentally, the auto-tesselation path of PathArcTo() wasn't much tested.