Problems with the Begin function in ImGui
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
In this new version of polyscope, the window I created using Begin cannot have its size changed by dragging the window border with the mouse, but this was possible in the old version.
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 reproducing the window-resizing problem through the Begin function in the ImGui-based viewer, comparing the current behavior with the old version described in the issue. Identify the relevant window setup entry point and verify that dragging the border changes the window size again; the payload names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100