opentiny / opentiny/tiny-engine
🐛 [Bug]: 画布最外层body节点高度没有占满问题
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 2.8k
- Forks
- 476
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 1
Description
Environment
chrome
Version
latest
Version
latest
Link to minimal reproduction
none
Step to reproduce
如图所示,把最外层body节点设置背景颜色没有占满整个屏幕,表面该元素没有占满屏幕,但选择节点时焦点又是整个画布,容易误导用户
What is expected
No response
What is actually happening
No response
What is your project name
tiny-engine develop
Any additional comments (optional)
No response
Contributor guide
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
Start by reproducing the issue in tiny-engine develop using Chrome and the provided screenshot as a reference. Trace how the outer body node and canvas determine their height, then verify that the body background fills the viewport and that node-selection focus no longer conflicts with the visible bounds.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100