Skip to content

Commit 65fd5c5

Browse files
authored
Added a fix.
1 parent e564a8b commit 65fd5c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ All notable changes to this project will be documented in this file.
1111
### Fixed
1212
- The useFontAwesomeIcons option where it wouldn't do anything due to missing code.
1313
- 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.
14-
- A bug that when the buttons are disiabled, the timeline appears to not to have a width and disappeared.
14+
- A bug that when the buttons are disiabled, the timeline appears to not to have a width and disappeared.
15+
- A persistant bug that shows the horizontal (x) scrollbar when translating the event content, added a line in the CSS.
1516

1617
### Removed
1718
- Removed some unnecessary commented out code in the Refresh method.

0 commit comments

Comments
 (0)