-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: The windows App lacks a title bar improvement #186
Comments
I'd be happy to help out by opening a PR. However, I don't think I have enough of an overview yet. The quick-fix would be to set the Should there even be a native Window-Frame shown, or is there a custom title-bar implemented that is simply now shown? Should a custom title-bar be implemented if not already present? |
Same issue is happening on Mac with M processor. |
@Alia5 I agree with your thought, I'll fix it by this weekend. It'll be available in the next release. |
Hey @Nishchit14, still present. |
The windows build lacks a title bar.
Thus, you cannot move, resize, minimize, etc. the window.
Originally posted by @Alia5 in #167 (comment)
The text was updated successfully, but these errors were encountered: