Skip to content

In the reader window, playing TTS on a highlighted annotation hides it, and this hidden state is persisted if the reader is closed while TTS is still playing. #3454

@panaC

Description

@panaC

previousReaderConfigAnnotationDefaultDrawView: TDrawView | undefined;

this.setState({ previousReaderConfigAnnotationDefaultDrawView: this.props.readerConfig.annotation_defaultDrawView });

TTS playback does not resume on reopening, causing the annotation to remain hidden until the user manually unchecks the “Do not display” option in the annotation menu bar within the navigation dock or modal.

This checkbox is not easy to find or uncheck, which may lead users to believe it’s a bug.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions