ladybird/DevTools
Andreas Kling 5e439bb3c8 VisualBuilder: Fix hit testing for composite widgets
When we ask LibGUI to hit test, it may return a subwidget of a widget
composed of many smaller widgets. In those cases we need to locate the
appropriate corresponding VBWidget for the composite widget.
2019-09-17 22:17:28 +02:00
..
FormCompiler DevTools: Add CLocalServer to the host-side tool build dependencies 2019-08-17 11:08:10 +02:00
Inspector Inspector+LibCore+rpcdump: Rework the RPC stuff to be request/response 2019-09-11 21:19:23 +02:00
IPCCompiler DevTools: Add CLocalServer to the host-side tool build dependencies 2019-08-17 11:08:10 +02:00
VisualBuilder VisualBuilder: Fix hit testing for composite widgets 2019-09-17 22:17:28 +02:00