commit | 4fab72b40e2972f5d56fc884ed5797446238844e | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Fri Jun 09 14:01:21 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Fri Jun 09 14:01:21 2023 +0200 |
tree | 79958b1ef82da219643dee554a55882b3a1ee444 | |
parent | a134892a3da4c24bdf0084a5989714c7bbd322aa [diff] |
BeginChild/Tables: Fixed BeginChild temporary activation id collision. Fixes regression in 1.89.6 leading to the first column of tables with either ScrollX or ScrollY flags from being impossible to resize. (#6503)