binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

improve the CustomBinaryView init process

Open rbran opened this issue 1 year ago • 0 comments

The current initialization of CustomBinaryView is too problematic, especially because of CustomViewContext not't allowing dropping. This fix this issue by specifying all the possible states using CustomViewContextState.

rbran avatar May 06 '24 19:05 rbran