LadybirdBrowser / ancient-history

The Ladybird web browser
BSD 2-Clause "Simplified" License
1.62k stars 107 forks source link

BrowserWindow: Make "View Source" a separate window #86

Closed moustafaraafat closed 1 year ago

moustafaraafat commented 1 year ago

View Source was a subwindow that made it cover part of the browser with no way for closing it. Was: view_source_1 Now: view_source_2

Note that this doesn't change the fact that the View Source window is still a child of the Browser Window.