GoogleChromeLabs / ps-analysis-tool

Privacy Sandbox Analysis Chrome Extension and CLI for analysis and understanding of cookie usage on web pages, and new privacy-preserving Chrome APIs
https://www.privacysandbox.com
Apache License 2.0
90 stars 18 forks source link

Fix: Update menu bar scrolling logic #699

Closed mayan-000 closed 3 weeks ago

mayan-000 commented 1 month ago

Description

This PR updates the code that decides which element to select is in view while scrolling.

Relevant Technical Choices

Testing Instructions

Additional Information:

Screenshot/Screencast

https://github.com/GoogleChromeLabs/ps-analysis-tool/assets/58820001/3d2a5575-77f3-4d44-8fc6-303aadf5aee8


Checklist

Fixes #697