Skip to content

Fix drag in Column View#2489

Closed
jeremypw wants to merge 5 commits intomainfrom
jeremypw/fix-dnd-columnview
Closed

Fix drag in Column View#2489
jeremypw wants to merge 5 commits intomainfrom
jeremypw/fix-dnd-columnview

Conversation

@jeremypw
Copy link
Contributor

Fixes #2488

Changes to ColumnView:

  • Loads root on release in ColumnView to match "normal" activation on release
  • Do not claim gesture while potentially dragging (return false from handle_primary_click ()

@jeremypw jeremypw changed the title Fix drag in Column VIew Fix drag in Column View Sep 25, 2024
@jeremypw
Copy link
Contributor Author

jeremypw commented Feb 3, 2025

Crash experienced after merging main under some circumstances due to infinite loop - to be diagnosed. Maybe due to #2514 rather than this?

@jeremypw
Copy link
Contributor Author

jeremypw commented Jun 9, 2025

Closing as appears to be working on OS8.

@jeremypw jeremypw closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't drag folders in column view

1 participant