commit | bf75504d7a42ca9fc6f71fce558eca1f4a6f0201 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Aug 22 13:46:54 2024 +0200 |
committer | ocornut <omarcornut@gmail.com> | Thu Aug 22 13:55:42 2024 +0200 |
tree | 1d81dcf2496eecda70daa52b90c1a71cec47a5c3 | |
parent | 521f84a3a9f21aa93d12a49823d589b560f899a5 [diff] |
Style: added PushStyleVarX(), PushStyleVarY() helpers to modify only one component of a ImVec2 var. + tweak existing function to early out on error.