mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
472a3df03b
In order to correctly calculate the width of the header add the top left x coordinate + the width of the content. Previously was using the width returned by the visible_content_rect(), which when there was no content would be null. This would be problematic as it would lead to not rendering the headers of tables when there was no content (for example in the SystemsMonitor in the Networks tab). Now, regardless of whether there is content or not in the table, the header is visible. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |