PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding-SimpleGraphic
Minimum height is too large for some computers
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 22
- Forks
- 62
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
As will be seen in a few problem reports for PoB, such as https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/4179, PoB doesn't suit a vision impaired setting of 150% scaling (probably of 1920x1080) or laptops from some countries in the world (Brazil was mentioned in some problem reports) having a maximum of 1360x768.
Screen shot is the bottom of PoB at 150% scaling.

Can the minimum height be lowered to 600.
This if "Windowed" Mode only. I note PoB works well in "Maximized" mode at these resolutions, so this change may not be needed.
X
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
No file, test, or entry point is named. Search the windowed-mode configuration for the current minimum height, then verify that a 600-pixel minimum works at the reported 150% scaling and 1360x768 laptop resolution without affecting maximized mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- accessibility, desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100