Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] shrinkWrap option for AppFlowyEditor #19

Closed
Xazin opened this issue Mar 20, 2023 · 0 comments
Closed

[FR] shrinkWrap option for AppFlowyEditor #19

Xazin opened this issue Mar 20, 2023 · 0 comments

Comments

@Xazin
Copy link
Collaborator

Xazin commented Mar 20, 2023

To enable the Editor to be inside other ScrollViews, we can add a shrinkWrap option that defaults to false (scrollable).

This is especially useful when you want to have a view-only mode for the Editor, and for it to be inside another ScrollView.

Xazin added a commit to Xazin/appflowy-editor that referenced this issue Mar 20, 2023
LucasXu0 added a commit that referenced this issue Mar 20, 2023
* feat: shrinkWrap option for AppFlowyEditor

Relates: #19

* test: add autoFocus tests for editor service

* chore: Update lib/src/core/transform/operation.dart

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants