I'm dragging items from one ListGrid to the other. Under certain conditions the font of the "drag target" (i.e. list item) changes to SmartGWT skin default if I hover with the dragged item over the item.
Is there a <baseStyle><suffix> CSS class that is added/modified by SmartGWT?
I tried debugging this with FireBug but it can't follow the structural changes that happen during drag & drop :( (shows me a semi-collapsed DOM tree).
Is there a <baseStyle><suffix> CSS class that is added/modified by SmartGWT?
I tried debugging this with FireBug but it can't follow the structural changes that happen during drag & drop :( (shows me a semi-collapsed DOM tree).