The attached test case illustrates this. The test case creates two styles, a backing style and a style bound based on the name of a component. The style for the component name is defined later in the file, yet the component ends up getting the font of the first style. The second println should have a font size of 12, not 24.
|