tdf#145604 indicate the row as the target when dropping in a visual tree
commitd6b003da6d77471e5e17a9cb6a25172d6f52da2a
authorCaolán McNamara <caolanm@redhat.com>
Fri, 3 Dec 2021 12:12:12 +0000 (3 12:12 +0000)
committerCaolán McNamara <caolanm@redhat.com>
Fri, 3 Dec 2021 15:55:12 +0000 (3 16:55 +0100)
tree7c1ca911b046f58ec12709419161997228f7a5ce
parentea1afe06aaa54385c821267433d052a57131bc4c
tdf#145604 indicate the row as the target when dropping in a visual tree

and indicate between rows when dropping in a visual list, which is what
we are doing for the gtk version.

a visual list case is tools, customize, menu and drag and drop the
assigned commands around.
a visual tree case is tools, macros, organize dialogs, use libraries
to create two libraries, and move to dialog and create a dialog in
one library, and drop it onto the other library to move it between
libraries.

Change-Id: Ia8dc944c1f411b1f072ad1c8dcc755a1e44e3b05
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126291
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
vcl/source/treelist/treelistbox.cxx