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 was archived by the owner on Aug 28, 2026. It is now read-only.
I ran into this issue with our Redmew scenario and Module Inserter. I have since fixed the Redmew side of things but I though I should also let you know of it to prevent possible issues in the future.
I ran into this issue with our Redmew scenario and Module Inserter. I have since fixed the Redmew side of things but I though I should also let you know of it to prevent possible issues in the future.
In that specific case clicking the second module button in the MI Interface would also trigger the event to show/close our scenario info screen. Short video of that here: https://cdn.discordapp.com/attachments/306402592265732098/952640374973812746/2022-03-13_19-47-00.mp4
This happend as both buttons where generically named
2so they reacted to theon_gui_clickevent from a button named2.I have a Pull Request ready and will attach it to this issue.