Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Center view button is outside the edit area when drawing custom colision for a tile #89377

Closed
jsjtxietian opened this issue Mar 11, 2024 · 0 comments · Fixed by #89434
Closed

Comments

@jsjtxietian
Copy link
Contributor

Tested versions

Godot v4.3.dev (810f127)

System information

Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.3619) - 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz (16 Threads)

Issue description

When drawing a custom collision for a complex tile shape, I noticed that the center view button is outside the edit area like below, overlapped with scroll bar :

image

Where it should be :

image

Steps to reproduce

  1. Open any tile set, add a physics layer to it
  2. Click on the TileSet button at the bottom of the screen and choose any tile
  3. Click on paint to open the physics layer to draw.
  4. Notice the bug

Minimal reproduction project (MRP)

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants