[Desktop PWA]windows control overlay has no dragdable titlebar, and window controls covers profile picture and search bar.

Joined
Mar 17, 2023
Messages
1
to fix this problem,
1. make the topbar(this part) always visible, and add the css property -webkit-app-region:drag; to the titlebar
image.png

2. make it so that when windows controls overlay is enabled, use the js event ongeometrychange to help move the search bar and profile picture
 

Users who are viewing this thread

Top