Skip to content

Commit

Permalink
docs: reference #17 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Jul 6, 2020
1 parent cb7374b commit 268bd8e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ To automatically react to locale changes of the app, see [Dana-Ferguson/time_mac
- [x] Selectable [`VisibleRange`]s
- [x] Display all-day events at the top
- [x] Theming
- [ ] Animate between different [`VisibleRange`]s
- [ ] Month-view, Agenda-view
- [ ] Animate between different [`VisibleRange`]s: see [#17]
- [ ] Month-view, Agenda-view: see [#17]
- [x] Listener when tapping the background (e.g. for creating an event)
- [ ] Support for event resizing

Expand All @@ -191,6 +191,7 @@ To automatically react to locale changes of the app, see [Dana-Ferguson/time_mac
[`TimetableController.dispose`]: https://pub.dev/documentation/timetable/latest/timetable/TimetableController/dispose.html
[`TimetableThemeData`]: https://pub.dev/documentation/timetable/latest/timetable/TimetableThemeData-class.html
[`VisibleRange`]: https://pub.dev/documentation/timetable/latest/timetable/VisibleRange-class.html
[#17]: https://github.com/JonasWanke/timetable/issues/17
<!-- time_machine -->
[<kbd>time_machine</kbd>]: https://pub.dev/packages/time_machine
[`Culture`]: https://pub.dev/documentation/time_machine/latest/time_machine/Culture-class.html
Expand Down

0 comments on commit 268bd8e

Please sign in to comment.