![]() The WebContentView widget now inherits from GUI::ScrollableWidget and will pass its scroll offset over to the WebContent process as it's changing. This is not super efficient and can get a bit laggy, but it will do fine as an initial scrolling implementation. Just like the single-process Web::PageView widget, WebContentView also paints scrolled content by translating the Gfx::Painter. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
WebContentClient.cpp | ||
WebContentClient.h | ||
WebContentView.cpp | ||
WebContentView.h |