MetroSet-UI
MetroSet-UI copied to clipboard
MetroTabControl Ignoring Invisible Elements
Seeing as other tab controls don't do this, it's pretty obvious this is a bug.
This bug occurs when you have a tabcontrol and one or more of the elements on one of the tabs has their "Visible" property set to false.
This is what is looks before you switch to the next tab (export in this case)
After switching to the next tab (export) and switching back to the previous tab (import) there is a clear issue seeing that the label that has its property set to false is now clearly visible
I'm facing this problem too :(
I hope that we'll se a fix for it sooner :)
@N-a-r-w-i-n
I took a look at invisible items inside tab pages and I didn't encounter this issue, I updated the source and soon release the new version for it and you can tell me if it's still an issue.