Feature Request: ImGui::GetNeoFrameHovered()
or whatever a name should be - it would be useful for e.g. implementing copy&paste to get the frame number of the current mouse position even if no keyframe exists yet.
the selection api allows us to store the source frames already (copy) - but for pasting the target frames are missing and i currently don't see the ability to get to that data from the outside.