AOSSIE-Org / AOSSIE-Org/PictoPy
BUG:window controls overlap the navbar when app is maximized.
- Dominant language
- Python
- Stars
- 283
- Forks
- 679
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 3
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
On macOS when i tried using PictoPy app in a maximized window(full screen), the system window controls (red/yellow/green buttons) overlap with the application's top navigation panel.
This makes the navbar partially hidden, affecting usability.
Expected Behaviour
The navbar should have enough top padding/safe-area spacing so it does not get covered by macOS window controls.
Actual Behaviour
The macOS window controls overlap the navbar area in full screen mode.
### Record
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.