CurveNetwork - Node radius bug?
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 2.2k
- フォーク
- 242
- 平均マージ
- 11分
- マージ済み PR(30日)
- 1
説明
After interacting in the GUI, the radius of the nodes unexpectedly doubles.
This behavior is consistent when the user mouse-clicks in a widget then mouse-releases in the viewport.
Polyscope 2.6.1
Python 3.11
Kubuntu 24.04
EDIT:
This behavior appears when using network.add_scalar_quantity(name, radius, defined_on="edges") and network.set_edge_radius_quantity(name, autoscale=False)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Reproduce the issue in the GUI using network.add_scalar_quantity(name, radius, defined_on="edges") followed by network.set_edge_radius_quantity(name, autoscale=False), then interact with a widget and release the mouse in the viewport. Done means the node radius no longer doubles after this interaction pattern.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, python
- 領域
- computer-graphics
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100