Skip to content

MetroAnimatedTabControl style should not ClipToBounds  #2219

@xmedeko

Description

@xmedeko

MetroAnimatedTabControl.xaml style defines the control template <Grid ClipToBounds="true" ...>, but the WPF TabControl does not ClipToBounds by default. May you remove it please or bind it:

<Grid ClipToBounds="{TemplateBinding ClipToBounds}" ...>

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions