Relative position of text boxes varies according to device size - should be fixed position
@johnnynotsolucky is already working on this.
Since Jun 14, 2022.
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When you resize the screen, the position of the text boxes changes. I thought that David had perfected that the relative positions of the objects remained constant, even with changing the size of the screens. It seems that this does not happen with text boxes.
This is problematic when the creator wants to place text on an object, eg a speech bubble, but the text moves position with screen size.
Please make sure that the text boxes behave like other objects and keep their relative positions, even when the screen size changes.
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.