opentiny / opentiny/tiny-engine

🐛 [Bug]: 画布最外层body节点高度没有占满问题

Open
#761 1 comment 0 reactions 0 assignees View on GitHub

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

1
如图所示,把最外层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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.