Skip to content

Question: Remove toolbar and allow entire tile to be draggable #227

@JacobMuchow

Description

@JacobMuchow

I am exploring using this library.

My use case is a web-app where I want to show 3 panes for different content the user will interact with.

  • For the initial state, the screen is split into 2 columns at 50% width each.
  • The first column is 100% screen height and the tile fills the area.
  • The second column is split into 2 rows at 50% height each.

Image

I like the way the preview effects and layout works with MosaicWindow, but would love to make the entire tile draggable and NOT have a toolbar such as in the example image.

I'm curious if you have any recommendations how to implement this. Currently it seems like I would need to roll my own logic using react-dnd and something like react-mosaic or react-resizable-panels. Curious to see what you think.

Thank you for your help and maintaining this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions