I am creating some AnchorPanes (it's the same with Panes) and adding labels to them. Then anchorpanes are then added to a table. Some of the labels have their font defined as MaterialIcon.
If all of the labels in the node have material icon as the font, it works as expected. If I add a label that doesn't have the material icon, then the Material Icon is not displayed on any label.
The example project shows this.
If all of the labels in the node have material icon as the font, it works as expected. If I add a label that doesn't have the material icon, then the Material Icon is not displayed on any label.
The example project shows this.