thennequin / ImWindow

Window and GUI system based on Dear ImGui from OCornut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Java] Drag drop payload correct size all data is 0

swidku opened this issue · comments

Example
Am I not correctly using the drag drop feature correctly? Whenever I try sending anything over (strings, ints, booleans, etc..) the payload data is always filled with an array of empty bytes.