BLUI-Unreal icon indicating copy to clipboard operation
BLUI-Unreal copied to clipboard

Implementation of drag and drop handler

Open GMAGD opened this issue 5 years ago • 1 comments

hey guys can someone help me with drag and drop handler in blui cause it doesn't work in ue4

GMAGD avatar Jan 17 '20 17:01 GMAGD

You probably want to expose https://github.com/chromiumembedded/cef/blob/fa5268fa2d87701acb39947bd80970de10ddbddd/include/cef_browser.h#L787 and related methods, adding them into e.g. https://github.com/getnamo/BLUI/blob/master/Source/Blu/Private/RenderHandler.cpp

getnamo avatar Apr 18 '20 22:04 getnamo