Matt Bierner 526505636e
Fix position of webviews and notebooks when the editor grid scrolls (#148858)
* Fix position of webviews and notebooks when the grid scrolls

Fixes #116946

Makes sure that absolutely positioned webviews and notebooks are correctly moved when the editor widget is scrolled

It also adds a clipping rect to make sure the elements do not overflow outside of the editor area (this would cause the webview/notebook to draw over the sidebar in some cases)

* Fix test service
2022-05-06 11:49:33 -07:00
..
2022-04-29 14:02:57 -07:00