mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 17:49:40 +00:00
HackStudio: Store and restore the scrollbar values of ProjectFiles when they are closed and reopened from the list of open files.
This commit is contained in:
parent
39a1c9d827
commit
85d65b06ab
Notes:
sideshowbarker
2024-07-19 01:34:35 +09:00
Author: https://github.com/supex0fan 🔰
Commit: 85d65b06ab
Pull-request: https://github.com/SerenityOS/serenity/pull/3935
4 changed files with 48 additions and 9 deletions
|
@ -41,6 +41,7 @@
|
|||
#include <LibGUI/Splitter.h>
|
||||
#include <LibGUI/Widget.h>
|
||||
#include <LibThread/Thread.h>
|
||||
#include <LibGUI/ScrollBar.h>
|
||||
|
||||
namespace HackStudio {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue