drag-and-drop mechanism
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
Hi, I would like to have a "drap-n-drop to open file" feature and was wondering if this is sth that should be embedded into the viewer.
On ImGui's page, I found this:
https://github.com/ocornut/imgui/issues/2602
But I'm not sure how this should be integrated into polyscope to be multi-platform compatibable.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked ImGui issue and how Polyscope currently handles viewer input and file opening. The issue names no files or tests, so first define the cross-platform integration points and supported platforms; done means drag-and-drop opening works consistently across them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100