Multi select has been enabled and the code needs to be adapted to be useful. Currently I am working on indent improvement of multi select. Problem is that WBSPath is behaving strangely. When that is fixed this will be almost an easy fix everywhere.
WBSPath::next_sibling and other helper functions will be made available in order to manage selections more easily.
Multi select has been enabled and the code needs to be adapted to be useful. Currently I am working on indent improvement of multi select. Problem is that
WBSPath
is behaving strangely. When that is fixed this will be almost an easy fix everywhere.WBSPath::next_sibling
and other helper functions will be made available in order to manage selections more easily.