这是indexloc提供的服务,不要输入任何密码
Skip to content

[WIP] Music Store ideas #133

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

timunie
Copy link
Collaborator

@timunie timunie commented Jun 24, 2025

What does the pull request do?

Scope of this PR:

  • fix or update to an existing sample
  • add a new sample

What is the current behavior?

Checklist

If this is a new Sample

In any case

  • Spell-checking done
  • Checked if all hyperlinks work
  • Checked if all images are visible

Fixed issues

timunie added 3 commits July 13, 2025 22:58
- Rename to MainViewModel
- Check if an Album was added yet
@timunie timunie force-pushed the feature/improve_music_store branch from 30ee28c to 08ea40e Compare July 13, 2025 20:59
<Border CornerRadius="10" ClipToBounds="True" Background="#7FFF22DD">
<Image Width="200" Height="200"
Stretch="Uniform"
Source="{Binding Cover, TargetNullValue={StaticResource CoverFallback}, FallbackValue={StaticResource CoverFallback}}" />
Copy link
Contributor

Choose a reason for hiding this comment

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

as cover is now a Task, to load cover ^ should be added

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