Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

BlockEditor: Preview column should be fixed width #310

Description

@AnmAtAnm

Currently, the blocklyPreviewContainer

adapts to the size of its children, the preview workspace, the block definition code preview, and the generator code preview. While the children are configured to scroll if their length is too wide, the lack of a size or limit to the blocklyPreviewContainer means the container grows before the scrollbar is revealed. Further, there is no trigger to resize the preview workspace, so the workspace can "grow" a right margin:

screen shot 2018-11-28 at 5 20 22 pm

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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