Closed pitchandtone closed 9 years ago
Cycles up the controller stack until it finds a non-widget controller This is needed because Controller::curr returns the widget controller, which means any Link function turns into endless loop.
Cycles up the controller stack until it finds a non-widget controller This is needed because Controller::curr returns the widget controller, which means any Link function turns into endless loop.