FRQDO
12/06/2018, 1:40 AMparent of the forwardButton is null both within the init block and in the onBeforeShow() hook but is a child of the header, I assume that this could be a bug.
On a side note: Why do we go to the grandparent of the Node in removeFromParent() if the button is a direct descendant of the toolbar?
Maybe @edvin can enlighten me?