light at the end of the tunnel
This commit is contained in:
@@ -101,6 +101,7 @@ class _SliverTimeline extends ConsumerStatefulWidget {
|
||||
class _SliverTimelineState extends ConsumerState<_SliverTimeline> {
|
||||
final _scrollController = ScrollController();
|
||||
StreamSubscription? _eventSubscription;
|
||||
// late final KeepAliveLink asyncSegmentsLink;
|
||||
|
||||
// Drag selection state
|
||||
bool _dragging = false;
|
||||
|
||||
Reference in New Issue
Block a user