diff options
author | Pekka Hyvönen <pekka@vaadin.com> | 2017-05-23 16:51:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-23 16:51:54 +0300 |
commit | c7128c4c3e597724ff0ecf736b00877ea02de202 (patch) | |
tree | 11d1d1967ddc387e33385e92f8950f531efdcfcc /osgi-integration | |
parent | 19a7e696fdca4d1d23624b1a39e6a5f34e982887 (diff) | |
download | vaadin-framework-c7128c4c3e597724ff0ecf736b00877ea02de202.tar.gz vaadin-framework-c7128c4c3e597724ff0ecf736b00877ea02de202.zip |
Fix missing drag image on FF, Safari (#9409)
When CSS transform has been applied, the drag image is missing (safari),
or gets offset (FF). Fixed by using custom drag image without transform,
and checking for transforms on parent DOM tree. Does NOT fix #9408
When there are frozen columns used, the image needs should not look weird because of the frozen column transitions.
The multiselection column is now not shown it is frozen.
Fixes #9261
Diffstat (limited to 'osgi-integration')
0 files changed, 0 insertions, 0 deletions