rgarnett1955 Active Member Licensed User Longtime User Jul 12, 2022 #1 Hi. I found a little bug in the xGauges class. If you set the border radius greater than zero the rectangle is filled in: Best regards Rob
Hi. I found a little bug in the xGauges class. If you set the border radius greater than zero the rectangle is filled in: Best regards Rob
klaus Expert Licensed User Longtime User Jul 12, 2022 #2 This happens when the CornerRadius is equal or smaller than the BorderWidth. I will add a test and set it higher when necessary.
This happens when the CornerRadius is equal or smaller than the BorderWidth. I will add a test and set it higher when necessary.
rgarnett1955 Active Member Licensed User Longtime User Jul 13, 2022 #3 klaus said: This happens when the CornerRadius is equal or smaller than the BorderWidth. I will add a test and set it higher when necessary. Click to expand... Thanks for that!
klaus said: This happens when the CornerRadius is equal or smaller than the BorderWidth. I will add a test and set it higher when necessary. Click to expand... Thanks for that!