diff options
author | Attila Szűcs <attila.szucs@collabora.com> | 2023-05-03 04:30:55 +0200 |
---|---|---|
committer | Szymon Kłos <szymon.klos@collabora.com> | 2023-05-12 17:25:36 +0200 |
commit | 6be76f54a4e94b952975dfded25afff60257c6dd (patch) | |
tree | 0ce548afcf166c2eeb375a0df0c7bb98b1410b8a /BUCK | |
parent | 59b0153d93d0cbc3dffd1e5d7df125c5f0360497 (diff) |
LOK: Navi-4 tree dblclick
Removed sendUpdate that was called 1/sec, so selection dont revert 1/sec.
Put sendUpdate into set_cursor(), that seems to be a better spot.
Fixed set_cursor usage in executor, that caused slection to not work
in dblclick at all.
Because set_cursor(int) use not absolute position, but relative to parent
And root was used as parent, so it picked SwContent from the 1. lvl,
but the 1. lvl items are not real items, just SwContentTypes ..
e.g.:Headings.. that cannot be activated.. so never happened anything.
Change-Id: Iea373af3a0832a4f97202122bd36022eddf26efe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151308
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151703
Tested-by: Jenkins
Diffstat (limited to 'BUCK')
0 files changed, 0 insertions, 0 deletions