Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to ControlTheme #106

Open
jinek opened this issue Jun 5, 2023 · 7 comments
Open

Migrate to ControlTheme #106

jinek opened this issue Jun 5, 2023 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@jinek
Copy link
Owner

jinek commented Jun 5, 2023

Example here: https://github.com/AvaloniaUI/Avalonia/blob/master/src/Avalonia.Themes.Simple/Controls/Button.xaml

@jinek jinek added the enhancement New feature or request label Jun 5, 2023
@tomlm
Copy link
Collaborator

tomlm commented Nov 9, 2024

@tomlm tomlm self-assigned this Nov 11, 2024
@tomlm
Copy link
Collaborator

tomlm commented Nov 11, 2024

I have started a branch tomlm/controlTheme.

It has applied all of the changes from above but when I run it it blows up loading the assembly looking for styles. I really don't understand the style system, but I think this is a good starting place, as I have created all of the ControlThemes...

@jinek perhaps you can find this useful?

@jinek
Copy link
Owner Author

jinek commented Nov 15, 2024

I have started a branch tomlm/controlTheme.

It has applied all of the changes from above but when I run it it blows up loading the assembly looking for styles. I really don't understand the style system, but I think this is a good starting place, as I have created all of the ControlThemes...

@jinek perhaps you can find this useful?

I don't see the branch:
image
Not pushed?

@tomlm
Copy link
Collaborator

tomlm commented Nov 15, 2024

doh, yeah. Well. I forgot to push it!
It should be there now.

@jinek
Copy link
Owner Author

jinek commented Nov 16, 2024

doh, yeah. Well. I forgot to push it! It should be there now.

Could you re-check please? I'm not seeing it yet.

@tomlm
Copy link
Collaborator

tomlm commented Nov 20, 2024

This is it tomlm/controlTheme

@jinek
Copy link
Owner Author

jinek commented Nov 21, 2024

on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants