nodel icon indicating copy to clipboard operation
nodel copied to clipboard

Scrolling text support in `<Text>` element

Open justparking opened this issue 4 years ago • 3 comments

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

justparking avatar Feb 15 '22 23:02 justparking

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

  • slow
  • normal
  • fast

image

morimoriysmoon avatar Feb 18 '22 04:02 morimoriysmoon

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

justparking avatar Feb 21 '22 03:02 justparking

done morimoriysmoon@5cf572680cf948623283b3de439dfc0c346f256d

morimoriysmoon avatar Feb 22 '22 11:02 morimoriysmoon