Skip to content

Commit e564a8b

Browse files
authored
Changed the fixed note
1 parent 6ba3a8d commit e564a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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 no buttons are rendered/added, then the timeline appears not to have a width, (added min-width in CSS).
14+
- A bug that when the buttons are disiabled, the timeline appears to not to have a width and disappeared.
1515

1616
### Removed
1717
- Removed some unnecessary commented out code in the Refresh method.

0 commit comments

Comments
 (0)