filedrop-svelte
                                
                                
                                
                                    filedrop-svelte copied to clipboard
                            
                            
                            
                        Add filedragover event to FileDrop Action Example
It would be nice for the FileDrop Action Example to visually indicate the filedragover event. Maybe by changing border or background color.
This would be especially useful if you have multiple FileDrop elements and windowDrop=false. With the visual indication the user knows for sure that s/he is dropping the file on an active element (and not just next to it).
I tried to create a FileDrop Action Example with visual filedragenter but the filedragover event is lost when the file is moved over the cloud image or text within the FileDrop element.
Sorry about the late reply on this. I'll look into it.