09-01-2016, 03:35 AM
I don't follow.
Ah, you're using some sort of HUD display using pictures that are drawn over the map. And as Xail is drawn over the map, your hud is still drawing over the map... and thereby the menu. I would suggest that the hud and related graphics be set up to hidden when the map is on (or when $scene != Game_Map).
So I'm not going to say that is a bug with XaiL at all.
Ah, you're using some sort of HUD display using pictures that are drawn over the map. And as Xail is drawn over the map, your hud is still drawing over the map... and thereby the menu. I would suggest that the hud and related graphics be set up to hidden when the map is on (or when $scene != Game_Map).
So I'm not going to say that is a bug with XaiL at all.