MetroSet-UI icon indicating copy to clipboard operation
MetroSet-UI copied to clipboard

MetroTabControl Ignoring Invisible Elements

Open suifix opened this issue 5 years ago • 2 comments

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) error1

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 erro2

suifix avatar Jun 11 '20 15:06 suifix

I'm facing this problem too :(

I hope that we'll se a fix for it sooner :)

@N-a-r-w-i-n

fcrdossantos avatar Jun 25 '20 05:06 fcrdossantos

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.

N-a-r-w-i-n avatar Sep 29 '20 23:09 N-a-r-w-i-n