I've got a label that WILL NOT display properly. It is from a custom component, and for whatever reason on this particular page in my app, it won't display properly. I have other pages using the same exact component and it displays fine. There's just something with this one that's causing issues.
I checked to see if it's being modified in the program at any point, and it doesn't appear to be. Any thoughts? I can provide any links you deem necessary to resolve this.
At first, it was the color of the font. I finally fixed that by changing the name and adding a new label. Unfortunately now, it is the size of the font. Even though it is the same as other font labels in the custom widget (size 22), it is continuing to display larger than the other labels using the same custom component.