diff -r 54b79608c60d -r dc215e6be73a UIPainter.st --- a/UIPainter.st Tue Feb 20 18:46:36 2018 +0100 +++ b/UIPainter.st Tue Feb 20 21:52:36 2018 +0100 @@ -4911,7 +4911,7 @@ ]. "/ using masters infoHolder ? - self useAlienInfoLabelHolder ifTrue:[ + self useAlienInfoLabel ifTrue:[ (builder componentAt:#mainPanel) layout bottomOffset:0. (builder componentAt:#infoBarSubSpec) beInvisible ].