-
Notifications
You must be signed in to change notification settings - Fork 79
[Feature] Marquee Text Control #275
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
Conversation
|
Sorry for the resubmit. I realized the base branch name was wrong |
|
@Avid29 Awesome work :)! FYI, I've added the win: prefix for FontStretch (as it's not supported for Uno) so that the build will hopefully pass! |
|
@Avid29 was there a warning message about this or something somewhere calling this out? @jeromelaban is this |
|
Some objects are marked as disposable for internal constraints, but it's not something we can change right away as it may be a breaking change (we'll take note to add it as such for our next major). Having to add |
|
Hmm. That's frustrating. It fails with |
…urely detach events
Partially fixed in #377, but since MarqueeText still owns the field, we need to manually suppress the error in this file. There's no way to suppress this problem globally for all files without sacrificing functionality. |
|
@niels9001 I believe this is just waiting on your approval, right @Arlodotexe? |
2 minor comments.. otherwise looking great 😁! Awesome control! |
[Feature] Marquee Text Control
|
In case anyone finds their way here, the |

Adds a new MarqueeText control that scrolls text across the screen as a Marquee.
2022-09-14.21-33-07.mp4