Skip to content

Conversation

@Avid29
Copy link
Contributor

@Avid29 Avid29 commented Sep 25, 2025

Improved API for starting, pausing, resuming, and stopping the Marquee animations

@Avid29
Copy link
Contributor Author

Avid29 commented Oct 19, 2025

Added a fix for #755


<TextBlock Margin="0,16,0,0"
FontWeight="Bold"
Text="This Marquee will loop while hovered and pause when not hovered." />
Copy link

Choose a reason for hiding this comment

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

I'd invert this paradigm, so you see it moving when your mouse isn't over it, as an accessibility thing folks are probably going to want to have the text stop moving if they're trying to put their mouse on it.

Copy link

Choose a reason for hiding this comment

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

Ah, we talked on discord, both scenarios have use-cases, maybe add to the docs where and when to use each pattern?

Copy link

Choose a reason for hiding this comment

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

FYI, I noticed the default property values: speed, behaviors/repeat behaviors, and direction are not specified in the docs here.

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