-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hey team!
My team recently started using Document Picture-in-Picture for an internal backoffice built with React and Ant Design, and it’s been working great!
However, we’ve encountered an issue that we noticed Google Meet’s PiP doesn’t have.
On macOS, when we try to scroll inside the PiP window, the entire PiP window is dragged around the screen instead of scrolling the content. In Google Meet’s PiP, scrolling works normally without moving the window.
To be sure, we modified the styles of Google Meet’s PiP to display more content and tested scrolling there — it worked as expected without dragging the window.
Could you provide any guidance or suggestions on how we can enable scrolling inside a Document PiP window on macOS without it triggering the drag behavior?
Thanks in advance for your help!