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 Jun 16, 2022. It is now read-only.
Orchestra's Menu bar must be only visible on the macOS. On Windows and Linux the menubar will be augmented to the title less window and destroyed the whole UI.
Therefore these steps are needed:
Disabling menubar on Windows and Linux
Adding a Keyboard-Event Manager to handle the shortcuts without using menubar.
Adding all the missing buttons of the menubar to the UI5's ribbon.
The text was updated successfully, but these errors were encountered:
Orchestra's Menu bar must be only visible on the macOS. On Windows and Linux the menubar will be augmented to the title less window and destroyed the whole UI.
Therefore these steps are needed:
The text was updated successfully, but these errors were encountered: