Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

SurfaceGUI not corretly detecting mouse events with Roact #379

Open
jakebball opened this issue Oct 29, 2022 · 0 comments
Open

SurfaceGUI not corretly detecting mouse events with Roact #379

jakebball opened this issue Oct 29, 2022 · 0 comments

Comments

@jakebball
Copy link

jakebball commented Oct 29, 2022

I recently tried to use Roact to manage an interactive surface gui however ran into an issue where the ui appears but doesnt allow for any mouse events. I.E. mouse entering and exiting doesnt change the buttons color, activated events not activating, scrolling doesnt work with scrolling frames, etc. It only functions correctly when AlwaysOnTop is true. I double checked all the ZIndex's as well as a hundred other properties.

the repro steps are as follows

  • create surface gui on part
  • add a textbutton element
  • adornee the gui to a part in the workspace.

I can send a baseplate place file with these steps via discord DM's @jakebball11#3826 in the OSS discord

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

No branches or pull requests

1 participant