Gawdl3y / Resolute

Mod Manager GUI for Resonite
GNU General Public License v3.0
35 stars 0 forks source link

Don't show file drop hint when dragging links around in authoring tools #123

Closed Gawdl3y closed 9 months ago

Gawdl3y commented 9 months ago

This fixes the file drop hint ("Calculate checksum...") being displayed when dragging links (such as a sidebar nav item) around on the mod authoring tools page.

Context

All dragged items trigger file hover events, but the event only has a payload when it's actually a file being dragged.