Skip to content
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

Drag Chromeless Window #80

Open
9ParsonsB opened this issue Dec 9, 2021 · 1 comment
Open

Drag Chromeless Window #80

9ParsonsB opened this issue Dec 9, 2021 · 1 comment
Assignees
Labels
All OS enhancement New feature or request

Comments

@9ParsonsB
Copy link

How do I allow the user to drag a chromeless window?

Photino does not seem to support WindowControlsOverlay which standardizes app-region CSS property, introduced by Electron.

@MikeYeager
Copy link
Collaborator

@9ParsonsB Right now, you do have to implement this on every element ,typically the title bar, and for resizing the frame. We will look into implementing an overlay to make this easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
All OS enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants