You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
I can send a baseplate place file with these steps via discord DM's @jakebball11#3826 in the OSS discord
The text was updated successfully, but these errors were encountered: