ggforce icon indicating copy to clipboard operation
ggforce copied to clipboard

Stop ordering of shapes from being changed by `arcPaths`.

Open dmurdoch opened this issue 4 years ago • 0 comments

This adds a function make_unique() to be used instead of base::make.unique() so the ordering of the elements is not changed by arcPaths. Fixes issue #224.

dmurdoch avatar Feb 28 '21 14:02 dmurdoch