tareqimbasher / NetPad

A cross-platform C# editor and playground.
MIT License
1.34k stars 68 forks source link

[Mac] "File" menu options disappear after accessing settings window #125

Closed noahkiss closed 10 months ago

noahkiss commented 10 months ago

After opening and closing the settings window, the File menu is (empty).

Also shows (empty) on the settings menu, so I assume what's happening is the app is not switching back to the main window's File menu list.

Screenshot 2023-11-25 at 10 10 54 AM Screenshot 2023-11-25 at 10 12 17 AM Screenshot 2023-11-25 at 10 20 07 AM
tareqimbasher commented 10 months ago

Will investigate and push a hotfix soon.

Is the problem consistent, meaning does the File menu go empty everytime you open and close the Settings menu or is it sporadic?

noahkiss commented 10 months ago

In my testing it happens every time. Also happens when Properties window is open, just tested. Seems to be any window other than the main window causes the issue.

By the way, thanks for your responsiveness!

tareqimbasher commented 10 months ago

Got it, thanks for the feedback. Glad to help!