mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 07:21:00 +00:00
Since the selection already gets updated in AbstractView::keydown_event and AbstractView::mousedown_event we don't have to update it again in the MainWidget::open_url function. This fixes a bug that causes the selection to "spaz out" when scrolling too fast between pages. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| HelpWindow.gml | ||
| History.cpp | ||
| History.h | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| ManualModel.cpp | ||
| ManualModel.h | ||
| ManualNode.h | ||
| ManualPageNode.cpp | ||
| ManualPageNode.h | ||
| ManualSectionNode.cpp | ||
| ManualSectionNode.h | ||