Skip to content

feat: Enhance Stride.Launcher - #3383

Draft
Jklawreszuk wants to merge 18 commits into
stride3d:masterfrom
Jklawreszuk:launcher
Draft

feat: Enhance Stride.Launcher#3383
Jklawreszuk wants to merge 18 commits into
stride3d:masterfrom
Jklawreszuk:launcher

Conversation

@Jklawreszuk

@Jklawreszuk Jklawreszuk commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

PR Details

This PR includes a list of visual improvements related to Stride.Launcher, designed to improve its appearance and ensure it blends in better with the Fluent2 design, from which Avalonia draws its inspiration:
Source: https://fluent2.microsoft.design/

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

@Jklawreszuk
Jklawreszuk marked this pull request as draft August 31, 2026 23:42
@github-actions

Copy link
Copy Markdown
Contributor

🤖 Draft PR — automatic CI is skipped to save runner minutes.

  • Mark the PR ready for review to run the full automatic CI — or add a ci-run-on-draft label to run it now without leaving draft.
  • Or arm a specific opt-in suite: ci-enduser, ci-editor, ci-ios, ci-android.

@Kryptos-FR Kryptos-FR changed the title feat: Enchance Stride.Launcher feat: Enhance Stride.Launcher Sep 1, 2026
</ResourceDictionary>
</UserControl.Resources>
<UserControl.Background>
<DynamicResource ResourceKey="ImageBackground"/>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove the background image?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's just temporary, I'm experimenting with making it more flat 😅

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok. I'll let you continue without interrupting. Let me know if you have something you want me to review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants