Skip to content

[SuperEditor] - Composer preferences needs to change its notifier behavior to match Editable expectations #2362

Open
@matthew-carroll

Description

Currently the ComposerPreferences inside of MutableDocumentComposer has its own ChangeNotifier implementation.

This is a problem because the entire MutableDocumentComposer is an Editable, and therefore should be pausing and resuming all change notifications based on the Editor pipeline.

Update the composer preferences to pause and resume notifications as needed.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions