Details
Description
In the app I have Pane that contains Rectangle and Button. Both objects are positioned using layoutX/Y properties. Pane has blue border set with CSS. However this border doesn't include neither button nor rectangle as they layoutX/Y values are not taken into account when bounds are calculated.