egorozh/Tabalonia

Customize Wrap Panel?

Closed this issue · 5 comments

Hello, how would one customize the Wrap Panel of Tabalonia? Normally you would be able to change it's color with:

<Style Selector="WrapPanel">
        <Setter Property="Background" Value="Blue" />
</Style>

Thanks in advance!

I don't understand which WrapPanel you want to customize. Can you send me a screenshot?

image

Behind the + for example. Screenshot is from the Demo Gif.

image

Behind the + for example. Screenshot is from the Demo Gif.

image

image
What about the rest of the background? Behind the + and behind the tab?

You can create your own style. Tabalonia.Demo has an example of hosting your own theme (Styles/MyTheme.axaml)