You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New:
- Added a "minTextSpeed" global variable to keep track of the minimum variable speed for later use.
- Added the ability to allow semi-instant skipping when the dev has chosen to keep "InstantText" off. (Setting the "min" value on the "text-speed" slider below 0 enables it)
- Added a comment to the "stopTyping" function to internally understand what the main differences are when "InstantText" is active and not.
Changes:
- Changed how text speed was being applied, to keep consistency when reloading the page.
Fixes:
- Text speed slider bar was occasionally incorrect when refreshing the page.
- Fixed an issue where "selector" wasn't being passed to the "init" functions in actions and components.
0 commit comments