commit | 7546a2d345c10e3ccfdb6a08afdee2aa2e52c97c | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Dec 12 17:26:02 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Jul 18 18:19:18 2024 +0200 |
tree | bd30be1a1e0b3b648b1ae51a5336384ea54a3057 | |
parent | 750e23998f528f1490992a6cb61373e251961d1d [diff] |
MultiSelect: Demo: Assets Browser: track scrolling target so we can roughly land on hovered item. It's impossible to do this perfectly without some form of locking on item because as the hovered item X position changes it's easy to drift.