1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:08:12 +00:00
serenity/Demos/WebView
Kevin Meyer 0f6c5783d3
WebContent: Use available size for bitmap (#2701)
After adding the scrolling feature, content available space reduced and
thus the bitmap size was always larger, than the inner size.
This lead to the horizontal scrollbar always beeing engaged.
2020-07-05 12:45:56 +02:00
..
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp WebContent: Plumb title changes over to the WebContentView 2020-07-04 23:40:17 +02:00
WebContentClient.cpp WebContent: Plumb title changes over to the WebContentView 2020-07-04 23:40:17 +02:00
WebContentClient.h WebContent: Plumb title changes over to the WebContentView 2020-07-04 23:40:17 +02:00
WebContentView.cpp WebContent: Use available size for bitmap (#2701) 2020-07-05 12:45:56 +02:00
WebContentView.h WebContent: Plumb title changes over to the WebContentView 2020-07-04 23:40:17 +02:00