-
10 minutes after stumbling over the API in imgui.h I have implemented full drag-and-drop support for my controller widgets... THIS IS STRAIGHT MAGIC @ocornut! #indiedev #creativecoding #imgui #VJ
-
@ocornut would be cool if the peeking + rect behaviour could be expanded to show potential drop-areas (matching type) already. If I could get the global DragDropPayload I could peek at the type and do the check and cosmetics in user code