Steps to reproduce:
- Install Interweave in the Obsidian mobile app using the BRAT plugin.
- Make a new note with the following contents:
- sets:
- A
size: 12
- sets:
- B
size: 3
color: "#ff0000"
What happens:
When viewing the note the left side of the B set gets clipped by the viewing frame:
Adding more sets seems to make this worse. For example, with
- sets:
- A
size: 12
- sets:
- B
size: 3
color: "#ff0000"
- sets:
- C
size: 3
color: "#ff0000"
both sets B and C are clipped, and their labels are not even visible in the viewing frame. Only set A is fully visible.

(screenshot made in canvas mode)
What I expected to happen:
All sets and regions are fully visible, either by making the "viewing frame" larger, or by putting them closer together.
Steps to reproduce:
What happens:
When viewing the note the left side of the B set gets clipped by the viewing frame:
Adding more sets seems to make this worse. For example, with
both sets B and C are clipped, and their labels are not even visible in the viewing frame. Only set A is fully visible.

(screenshot made in canvas mode)
What I expected to happen:
All sets and regions are fully visible, either by making the "viewing frame" larger, or by putting them closer together.