commit | a735a8c0844c9278a1d97a12774c279c19f7ad62 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Sep 01 12:07:17 2021 +0200 |
committer | ocornut <omarcornut@gmail.com> | Wed Sep 01 12:12:51 2021 +0200 |
tree | d6bf67c2aa2866326339052c092d2fd221e3e94f | |
parent | ee351d3548d5c97d03862ad70c6155e35f95aa6c [diff] |
Nav: storing NavRect in LastItemData. Fix race condition where framed items (Rect != NavRect) calling SetFocusID() would store the wrong NavRectRel until next frame (haven't dugged in the possible side-effects of that race condition)