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

IGuiEventListeners are not clipped #4

Open
winterSteve25 opened this issue Apr 5, 2023 · 0 comments
Open

IGuiEventListeners are not clipped #4

winterSteve25 opened this issue Apr 5, 2023 · 0 comments
Assignees
Labels
bug Something isn't working low-priority Low priority problems

Comments

@winterSteve25
Copy link
Member

Describe the bug
When using a Clip UIComponent with IGuiEventListener, the IGuiEventListener still have the full size after clipped

To Reproduce
Steps to reproduce the behavior:

  1. Make a new UI with a Clip
  2. Create a Button as a child to Clip
  3. Button visual will be clipped but the clipped out area is still interactable

Expected behavior
Clipped out area should not be interactable

Environment (please complete the following information):

  • Mod Version: 1.0.1
  • Modloader Version: Forge 1.16.5 - 36.2.34

Additional context
I can't think of a good way to fix this as of right now

@winterSteve25 winterSteve25 added bug Something isn't working low-priority Low priority problems labels Apr 5, 2023
@winterSteve25 winterSteve25 self-assigned this Apr 5, 2023
winterSteve25 added a commit that referenced this issue May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low-priority Low priority problems
Projects
None yet
Development

No branches or pull requests

1 participant