Is this project still maintained? #20
-
|
Not a bug but a quick question, is this project still maintained? I am planning to use this theme for an application I am planning to make. The last update I can see is from October 2024, is this compatable with latest Avalonia version? Is it still maintained? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I have started using this theme and its controls in my project. I wanted to use the dock control themes but was getting errors since dock control is updated with latest avalonia and this project seems to have missed the updates. I have created a PR to update this project's packages to latest. Looking forward to getting it merged soon. I have also sent a request to @BAndysc on LinkedIn for connection. |
Beta Was this translation helpful? Give feedback.
-
|
Hi Rubal, |
Beta Was this translation helpful? Give feedback.
Hi Rubal,
I definitely want to keep the project up to date with Avalonia releases - thanks for the PR! As mentioned there, there's no need to upgrade the Avalonia dependency to the latest minor version, but we can update Dock.
Since Avalonia doesn't introduce new components, there isn't much to maintain in the theme.
Cheers, and I can't wait to see your Classical app!