nmwsharp / nmwsharp/polyscope

Problems with the Begin function in ImGui

Open
#322 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.