Declined
Last Updated: 24 Oct 2018 08:07 by ADMIN
Jeremy
Created on: 16 Oct 2018 19:31
Category: UI for Xamarin
Type: Feature Request
0
radlegend sometimes disappears when a parent control changes visibility with isvisible
I have a RadLegend that is within a portion of the UI that has its visibility toggled with IsVisible. The logical tree is as follows (it's a custom styled tab UI):

MasterDetailPage -> Detail -> ContentPage -> StackLayout -> Grid (IsVisible bound to "ShowData") -> StackLayout (IsVisible bound to "ShowCategoryData") -> StackLayout -> RadLegend

Sometimes it's visible, sometimes it disappears after one of its parent control's visibility changes, sometimes it reappears. Not sure what the rhyme or reason is on when it happens. Seems to happen more on iOS than on Android, but I've seen it happen on both.

Full XAML for the page it happens on is attached.
2 comments
ADMIN
Yana
Posted on: 24 Oct 2018 08:05
Hi Jeremy,

I noticed this case is discussed in the forum thread here: https://www.telerik.com/forums/radlegend-sometimes-disappears-permanently-when-its-parent-controls-toggle-isvisible and as far as I understand we weren't able to reproduce the issue until now. I am closing this item, so we could continue the communication in the forum or through the ticketing system.  If the erroneous behavior you've observed is related to a bug in RadLegend, we will log it separately.

Regards,
Yana
Jeremy
Posted on: 16 Oct 2018 19:31
Forgot to attach the full xaml.
Attached Files: