binaryninja-api
binaryninja-api copied to clipboard
Not all the "change type" hot keys work in when selecting variables in linear/graph view
Version and Platform (required):
- Binary Ninja Version: 3.1
Bug Description: The following keys don't work when selecting variables in the IL views 'd' - cycle integer size '-' - invert integer sign 'f' - cycle float size '1', '2', '4', '8' - Set integer size 'o' - make pointer (this works on integer tokens but not variable tokens)
I think they also do not work in graph view. Should I change the title to reflect it?