Closed sagittaracc closed 4 years ago
Not really, You do however the the parent element, so you could work from that (depending on what you need as "closest"). If you want the next or previous node - you can store those when check_callback happens, and select afterwards when the event fires.
Is there a way to select the closest node programmatically after the previous selected one was deleted?