[Feature request] Changing logic operator in-place

Hey guys,

I believe this would be another useful feature to have in the blueprint editor. Basically I’d like being able to right click on a logic operator node like == or != and change one to another without having to delete the old node, create a new one, and reconnect all the inputs. Same stands for >, <, >=, and <=.

Thanks.