Skip to content

Releases: shevakuilin/SKAutoScrollLabel

0.0.6

Choose a tag to compare

@shevakuilin shevakuilin released this 16 Sep 06:20

🐛 Fix: when the text content is too short, the scrolling effect does not stop.

version

Choose a tag to compare

@shevakuilin shevakuilin released this 14 Apr 14:17

🐛 Fix: textcontent set new content not work.
🐛 Fix: after executing the presentViewController, lable stops scrolling.
👏 Removed file that shouldn't be tracked.

0.0.4

Choose a tag to compare

@shevakuilin shevakuilin released this 16 Sep 05:35

👏 Update README.md

0.0.3

Choose a tag to compare

@shevakuilin shevakuilin released this 16 Sep 05:35

👏 Delete useless code.

0.0.2

Choose a tag to compare

@shevakuilin shevakuilin released this 16 Sep 05:35

Refactoring completed, new experience !

✅ Supports automatic scrolling in four directions: up, down, left, and right.
✅ Freely controllable scroll pause/continue.
✅ Scrolling behavior is not interrupted when applying background switching.
✅ Lightweight, at least one line of initialization code is required to create.
✅ Control gradient effect is softer and more natural.
✅ Fully comment and instructions.

0.0.1

Choose a tag to compare

@shevakuilin shevakuilin released this 16 Sep 05:35

🚀 First release !