You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Do you still support 4.7.2?
I got the following glitch:
(ignore the news thing)
When I resize the parent control it jumps to normal and scales properly. Same when I change BackgroundBorder.BorderThickness. It just seems when loading, it does not refresh.
The xaml could be reduced to the following:
(its grid{basic border, clipborder{canvas}} canvas' background is the gray image, the purple is the first borders background)
Hi @lturek,
I am not sure if I fully understand your question here... do you have a sample project which can replicate this issue?
Another thing... have you considered overriding the MeasureOverride / ArrangeOverride methods to ensure that the rendering is done properly during load?
Hi!
Do you still support 4.7.2?
I got the following glitch:
(ignore the news thing)
When I resize the parent control it jumps to normal and scales properly. Same when I change BackgroundBorder.BorderThickness. It just seems when loading, it does not refresh.
The xaml could be reduced to the following:
(its grid{basic border, clipborder{canvas}} canvas' background is the gray image, the purple is the first borders background)
The text was updated successfully, but these errors were encountered: