webf icon indicating copy to clipboard operation
webf copied to clipboard

feat: change viewport css property value automatically when app metrics changed.

Open andycall opened this issue 5 months ago • 0 comments

In this demo, the scrolling list with the red rectangle was styled using CSS viewport units: vh and vw. When the app metrics information changed (keyword popup), the list view's height was automatically updated.

https://github.com/user-attachments/assets/1cb5e9a5-e462-44d0-941a-f8e3a850a9f4

andycall avatar Aug 25 '24 15:08 andycall