drop = FALSE does not work in scale_*_manual · Issue #164 · thomasp85/ggraph

Hi, Thank you very much for this package! However, I was puzzled to see that the option drop = FALSE was not passed along when provided through ... in scale_color_manual for instance. library(igrap...