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
Copy file name to clipboardExpand all lines: playground/misc/misc-3-release-notes.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,14 @@
2
2
3
3
The CodinGame SDK is regularly updated and improved. This document lets you know what changed in the latest releases.
4
4
5
+
## Next versions
6
+
5
7
## 3.4.10
6
8
9
+
### 🎁 New features
10
+
11
+
- Added an optional export to `config.js` called `stepByStepAnimateSpeed` which lets you set whether to animate the view when stepping from one frame to the next
12
+
7
13
### 🐞 Bug fix
8
14
9
15
- Fixed Tooltip not showing all texts of stacked sprites below the cursor
0 commit comments