Skip to content
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

Scrolling text support in <Text> element #232

Open
justparking opened this issue Feb 15, 2022 · 3 comments
Open

Scrolling text support in <Text> element #232

justparking opened this issue Feb 15, 2022 · 3 comments
Assignees

Comments

@justparking
Copy link
Contributor

Ability to have <text scrollspeed="2" event='LongLongText'/> would be nice so text can be scroll in space restricted spots.

@morimoriysmoon
Copy link
Contributor

morimoriysmoon commented Feb 18, 2022

A new element <scroll_text> added to avoid any issues with existing <text> element.
morimoriysmoon/nodel@1c62565
There are 3 options for speed.

  • slow
  • normal
  • fast

image

@justparking
Copy link
Contributor Author

Hey @morimoriysmoon, let's try use the same element <text> if possible.

@morimoriysmoon
Copy link
Contributor

done
morimoriysmoon/nodel@5cf5726

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

No branches or pull requests

2 participants