mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 20:35:07 +00:00
![]() Previously, every Editor instance had two instances of tooltip windows & `OutOfProcessWebView`s, one for documentation and one for parameter hints. They were initialized with the Editor, which slowed down creation of new tabs. We use a single global tooltip & OOPWV instance that is shared between tabs. Closes #15488 Co-authored-by: Sam Atkins <atkinssj@serenityos.org> |
||
---|---|---|
.. | ||
GMLPlayground | ||
HackStudio | ||
Inspector | ||
Profiler | ||
SQLStudio | ||
UserspaceEmulator | ||
CMakeLists.txt |