- Issue created by @swirt
There are two methods that do almost the same thing.
It would be nice to have changeMenuItem() keep the internal handling but for the actual work of changing the sibling, have it call changeMenuItemSibling(). This would reduce the amount of repeated code and possible points of failure / tech debt.
Active
1.0
Code