Skip to content

Option to show a split view #152

@JordanMartinez

Description

@JordanMartinez

Hello Tomas,

How could I split a rich text area (whatever flavor) into two views, something that is typically done in a Word processor?
There are two parts to this:

  1. Two views display a portion of the same document.
  2. A change in the document will update both views to display this update

As of now, I could do the first by adding two rich text areas to a Split Pane, but how would I do the second? If I add two areas to a Split Pane, I could have them listen to each other for any updates. This is probably inefficient if the area contains a lot of text, styles, etc, but it provides a work around until a better solution is provided.

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