Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There were 3 problems: - call to SetDragDropPayload declared data_size always as 0 - null chceck in DragDropTarget checked only if returned payload isn't nil but didn't if CData isn't (cimgui-go changs - generally should be fixed in cimgui-go somehow) - there was also a small issue in result decoding as the label presented pointer address and not its value resolve #832
- Loading branch information