GtkTreeView drag and drop highlight doesn't look right
Under gtk 3.24.8 dragging into the TreeView is not highlighting the entire rreeView widget, just the rectangle which has no entries in it. This looks ok when its empty, but not when it has some entries in it, and when the list is full, there is then no border highlight. So as a workaround highlight the parent container on drag start, and undo it on drag end, and trigger removal of the treeview's highlight effort. Change-Id: I37be1e53a9ad3c6b810b579f6e5699c45b7b8e2b Reviewed-on: https://gerrit.libreoffice.org/71624 Tested-by: Jenkins Reviewed-by:Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
Showing
Please
register
or
sign in
to comment