Images enlarged and placed on canvas should be visible only on canvas - currently extends canvas
@johnnynotsolucky is already working on this.
Since Nov 29, 2022.
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
A user shared this video.
Enlarged the table so that the table top was larger, and moved it down. Instead of being cut off when it left the canvas area, it extends the canvas downwards - you can see the ghost of the progress bar moves to the center.
When you go to the interaction tab, then the table is cut off, but on the 'Content' tab, it extends off the canvas. It seems that it happens when you select the larger image again.
How it should behave: If the image is larger than the canvas area, it should be cut off at the edge of the canvas.
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.
Assessment
This issue has not been assessed yet.