PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Managing Passive Trees Quality of Life
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Lua
- Sterne
- 5.4k
- Forks
- 2.4k
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 26
Beschreibung
Check for duplicates
- I've checked for duplicate issues by using the search function of the issue tracker
Is your feature request related to a problem?
Most of the time builds use the latest version of the passive tree, but in the cases where they do not, some quality of life improvements to the Manage Trees popup would be helpful:
- Allow multiple trees to be selected to be deleted at once
- Mass-update all trees with one button to the latest version
- Auto-resize the list of passive trees to match the tree names (currently is a set size, unable to be resized)
Describe the solution you'd like
In TreeTab.lua, update the function OpenSpecManagePopup to resize the window based on the longest tree name in the list. Would need to pass the list of passive tree names over to this function and calculate the max length from that.
Add functionality in PassiveSpecListControl.lua to select multiple trees to copy/delete at once (for those builds that have multiple trees for stages of levelling/budget/etc). The mass-update functionality would probably also be added here.
I have some basic Lua knowledge, so I will try to work on this myself, but if I missed a file that would need changes or if these suggestions were already considered and not wanted, please let me know.
Describe alternatives you've considered
No response
Additional context
Example image for current tree window:

Beitragsleitfaden
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
Beginne damit, OpenSpecManagePopup in TreeTab.lua und die Behandlung der Tree-Auswahl in PassiveSpecListControl.lua zu lesen. Prüfe, wie die Namen der passiven Trees an das Popup übergeben werden und wie die Aktionen zum Kopieren/Löschen derzeit funktionieren. Als erledigt gilt die Aufgabe, wenn das Manage-Popup auf die Länge des längsten Tree-Namens angepasst wird und Mehrfachauswahl sowie massenhaftes Löschen, Kopieren und Aktualisieren auf die neueste Tree-Version unterstützt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- lua
- Bereich
- desktop
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 38/100