Skillet-Classic

Skillet-Classic

445k Downloads

Closing the skillet window with Escape

zhavier042 opened this issue ยท 1 comments

commented

I recently noticed that when I close the skillet window using the escape key, the wow options menu opens at the same time as closing the skillet window. In addition, if the options menu is already open, the skillet window does not close, but the options menu does close.

commented

I'm pretty sure there's nothing I can do about this one (other than remove the ability). When Skillet-Classic creates the frame(s) the following code is executed:

--
-- so hitting [ESC] will close the window
--
	tinsert(UISpecialFrames, frame:GetName())

After that, how the Escape key is handled is completely out of my control.

Classic Era behaves the same way but on Retail, if the options menu is open, you can't open the Skillet window.