tldraw / tldraw/obsidian-plugin
[BUG] Canvas embeds: Text frames malformed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 451
- Forks
- 24
- Avg merge
- 8m
- Merged PRs (30d)
- 2
Description
When tldraw is embedded in a canvas, text within text frames (created using the Text tool) renders incorrectly. Specifically, text frames improperly crop the text, leading to a malformed or incomplete text display.
The issue is consistently observed in both .md and .tldr files, with identical behavior.
Environment:
- Tldraw v1.23.0
- Obsidian v1.9.10 Linux Flatpak
- Issue verified in the Sandbox vault
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the malformed text frames in the Obsidian Sandbox vault using the attached .md and .tldr files. Start by tracing the plugin's text-frame rendering path; done means text created with the Text tool is fully visible and not cropped in both file formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100