Andreas Kling
|
c43afe71b7
|
LibWeb: Make WebContentView show the hover hand over links :^)
|
2020-07-06 23:32:12 +02:00 |
|
Andreas Kling
|
56126d7a45
|
LibWeb: Don't show unnecessary scrollbars in WebContentView
This behaves a little weird right now, and will probably require more
coordination between the widget and the WebContent process.
|
2020-07-06 22:02:38 +02:00 |
|
Andreas Kling
|
9169c8ca94
|
LibWeb: Make the WebContentView::on_load_start hook actually work :^)
|
2020-07-06 21:58:16 +02:00 |
|
Andreas Kling
|
d8be535579
|
Browser+LibWeb: Pave the way for using WebContentView in Browser
This commit sets everything up, but we still always instantiate a plain
Web::PageView in Browser::Tab..
|
2020-07-06 21:46:37 +02:00 |
|
Andreas Kling
|
7a7e39c7af
|
LibWeb: Move WebContentView from Demos/WebView into LibWeb
|
2020-07-06 20:36:34 +02:00 |
|