Vertices have draggableProperty and selectedProperty which both behave nicely. However, the name is a bit of a departure from the other boolean properties such as isEditableProperty and isCuttableProperty (to name a few).
@samreid I think it would be nice to continue with the is prefix here too, but it can wait until the full release.
Discovered in #797
Vertices have
draggableProperty
andselectedProperty
which both behave nicely. However, the name is a bit of a departure from the other boolean properties such asisEditableProperty
andisCuttableProperty
(to name a few).@samreid I think it would be nice to continue with the
is
prefix here too, but it can wait until the full release.