mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 21:20:59 +00:00
It is unsafe to defer this selection update, because ::open_url itself is called when users make selection updates, creating a race. This fixes and infinite selection change loop one could easily reproduce by holding an up or down arrow key in the tree view while clicking on a tree view item a couple of times. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| HelpWindow.gml | ||
| History.cpp | ||
| History.h | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| ManualModel.cpp | ||
| ManualModel.h | ||