Going through the documentation I could only find toggleActivated() method. This is fine when dealing only with one active node at a time, but when dealing with multiple active nodes the need for a deactivate() method becomes quite useful/needed.
Would you please consider supplementing the API with this method? It does sound straightforward to implement.
Hi,
Going through the documentation I could only find toggleActivated() method. This is fine when dealing only with one active node at a time, but when dealing with multiple active nodes the need for a deactivate() method becomes quite useful/needed.
Would you please consider supplementing the API with this method? It does sound straightforward to implement.
Many thanks