diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-07-16 10:45:16 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-07-16 12:52:20 +0200 |
commit | cf480f81cb68de1f4cc9877c11b56bd5d4802a77 (patch) | |
tree | 54b7e81adfd0d505b6caf977344460de03e797c9 /svx | |
parent | 4f93234639101fd018aba3f6e6f091f0470e0407 (diff) |
Resolves: tdf#143398 mouse event processed twice
this is a problem since:
commit 67b157e994d9bef01f6117b53fc29e1fee538715
Author: Caolán McNamara <caolanm@redhat.com>
Date: Tue Jun 29 13:00:45 2021 +0100
tdf#143088 multiple Application::EventListeners is expensive
turns out that AddChildEventListener is sufficient to get events
for the widget and its children so the widget-only AddEventListener
isn't needed or wanted
Change-Id: I635419df10fce1d4441b2d85627a6cbe99adb6aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119019
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
0 files changed, 0 insertions, 0 deletions