Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

Gawdl3y
Copy link
Owner

@Gawdl3y Gawdl3y commented Jan 7, 2024

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.

@Gawdl3y Gawdl3y added the bug Something isn't working label Jan 7, 2024
@Gawdl3y Gawdl3y merged commit c9edda0 into main Jan 7, 2024
6 checks passed
@Gawdl3y Gawdl3y deleted the fix/fake-file-hover branch January 7, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant