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: changelog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
16
16
- A bug that inconsistently and inaccurately calculates the width of the timeline on init, so the scrolling of the timeline was off slightly. (This was due to the function being called slightly before all elements had to chance to be created). Fixed with a 300s delay.
17
17
- A bug that when the buttons are disiabled, the timeline appears to not to have a width and disappeared.
18
18
- A persistant bug that shows the horizontal (x) scrollbar when translating the event content, added a line in the CSS.
19
+
- A bug that broke multiple timelines by using the nav buttons that stored the wrong timeline instance when TouchSwipe was used.
19
20
20
21
### Removed
21
22
- Removed some unnecessary commented out code in the Refresh method.
0 commit comments