Skip to content

Bug: Can't scroll while drag if AppFlowyBoard is not full screen width #26

@marcosgcd

Description

@marcosgcd
Bildschirmaufnahme.2024-01-26.um.04.04.47.mov

To reproduce I used the example.

Modify the main file like this:

body: Row(
            children: [
              Expanded(
                  child: Container(
                      color: Colors.white, child: _examples[_currentIndex])),
            ],
          ),

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