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

Button bug issue #92890

Closed
xiaoliang6669 opened this issue Jun 8, 2024 · 3 comments
Closed

Button bug issue #92890

xiaoliang6669 opened this issue Jun 8, 2024 · 3 comments
Milestone

Comments

@xiaoliang6669
Copy link

Tested versions

v4.3.beta1.mono.official [a4f2ea9]

System information

Godot v4.3.beta1.mono - Windows 10.0.19045 - Vulkan (Mobile) - dedicated NVIDIA GeForce GTX 950M (NVIDIA; 31.0.15.3623) - Intel(R) Core(TM) i7-4720HQ CPU @ 2.60GHz (8 Threads)

Issue description

Changing the border width of the button on hover and press in the editor will affect the default border width
screenshots

Steps to reproduce

Changing the border width of the button on hover and press in the editor will affect the default border width

Minimal reproduction project (MRP)

Changing the border width of the button on hover and press in the editor will affect the default border width

@AThousandShips
Copy link
Member

Please do not just repeat the same text three times, fill in the details properly

Please upload an MRP to make this easier to test:

  • A small Godot project which reproduces the issue, with no unnecessary files included. Be sure to not include the .godot folder in the archive (but keep project.godot).
  • Having an MRP is very important for contributors to be able to reproduce the bug in the same way that you are experiencing it. When testing a potential fix for the issue, contributors will use the MRP to validate that the fix is working as intended.
  • Drag and drop a ZIP archive to upload it (max 10 MB). Do not select another field until the project is done uploading.
  • Note for C# users: If your issue is not C#-specific, please upload a minimal reproduction project written in GDScript. This will make it easier for contributors to reproduce the issue locally as not everyone has a .NET setup available.

@bruvzg
Copy link
Member

bruvzg commented Jun 8, 2024

Should be fixed by #92701

@AThousandShips
Copy link
Member

Closing as resolved, if you can still reproduce this in the latest version please upload an MRP

@AThousandShips AThousandShips added this to the 4.3 milestone Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants