PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Page Up/Down Hotkey to change Loadout
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?
Windows
Is your feature request related to a problem?
Use Page Up/Down to cycle the Loadout
Describe the solution you'd like
Pressing Page Down will select the next Loadout immediately after the current loadout.
Pressing Page Up will select the next Loadout immediately before the current loadout.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
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 locating the desktop keyboard-input handling and the code that selects the current Loadout. Check how Loadouts are ordered and how the current selection is tracked; done means Page Up selects the preceding Loadout and Page Down selects the following one on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100