drag and drop hover not accurate
DarkSide1305 opened this issue · 3 comments
Describe the bug
The Hitbox of playlists arent that accurate. Im using a 1080p Monitor and have Firefox on my Entire Screen (without Fullscreen) and it seems the "Hitbox" of where songs are added to Playlists are slightly off, too high above the actual playlist name
To Reproduce
Steps to reproduce the behavior:
- Create a Playlist
- Try to drag and drop a Song into it
Expected behavior
The hitbox to add the song to the Playlist should be perfectly aligned
Screenshots
https://cdn.discordapp.com/attachments/783653355158372357/947510387425837116/gif.gif
Versions:
- Nextcloud: [e.g. 23.0.2]
- Audioplayer [e.g. 3.2.4]
checking
thank you
the browses seem to handle this differently
I removed the old jquery stuff and migrated to html drag and drop api.
its working as expected now - and with even nicer visuals during the move.
3.3.0 released