Skip to content

Commit 091361c

Browse files
authored
Added a new fixed note
1 parent f6366c2 commit 091361c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
1616
- 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.
1717
- A bug that when the buttons are disiabled, the timeline appears to not to have a width and disappeared.
1818
- 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.
1920

2021
### Removed
2122
- Removed some unnecessary commented out code in the Refresh method.

0 commit comments

Comments
 (0)