CurveNetwork - Node radius bug?
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- C++
- Sterne
- 2.2k
- Forks
- 242
- Ø Merge
- 11 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, python
- Bereich
- computer-graphics
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100