kikipoulet / SukiUI

UI Theme for AvaloniaUI
MIT License
1.31k stars 116 forks source link

Styling Expander and TabItem headers #47

Closed mightypanda closed 1 year ago

mightypanda commented 1 year ago

Hello! Thank you for this great UI kit @kikipoulet I am looking to style the header of both Expander and TabItem, do you have any guidance?

kikipoulet commented 1 year ago

Hello ! I will replace the TextBlock with a contentcontrol in the controltemplate so you will be able to use this way :

https://pastebin.com/T0sK245d

If it sounds good to you

mightypanda commented 1 year ago

Thank you! that sounds amazing :)

kikipoulet commented 1 year ago

I will update a new nuget package in 3-4 days when I will have finished a new control "Settings Layout", so I don't multiply nuget releases

kikipoulet commented 1 year ago

You can try it in nuget 5.0.5

mightypanda commented 11 months ago

Thank you so much for your dedication! Do you think also GroupBox Header can be extended this way in a future release? Thank you!

kikipoulet commented 11 months ago

Thank you so much for your dedication! Do you think also GroupBox Header can be extended this way in a future release? Thank you!

Done in 5.0.8 :)