Skip to content

ReadiumReaderWidget's loadingWidget does nothing #91

@AndreasLymalmMTM

Description

@AndreasLymalmMTM

Description

ReadiumReaderWidget has the parameter

loadingWidget = const Center(child: CircularProgressIndicator())

However, this is never used anywhere inside the widget (no matter using the dafult one or passing a custom one loading widget).

Expected Behaviour

Is loadingWidget supposed to fill the whole ReadiumReaderWidget on initial load? If not, how should it be used?

Metadata

Metadata

Assignees

No one assigned

    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