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 Jul 22, 2023. It is now read-only.
There's no magical way, you'll just have to design your own menu ui into the title bar. It's not too hard, but it'll be much easier if you use something like react, or a ui framework with this feature. Otherwise just code it from scratch I guess. Give it a function to generate a menu ui from an object just like the electron menu.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Amazing tutorial! Thanks so much! Got everything working just as described.
Now, my question is, do you have any ideas as to how to get back / integrate the menu into the seamless frame?
VSCode, for instance, has their menu integrated into the frame as such:
The text was updated successfully, but these errors were encountered: