[Bug] Beam and shield frequencies < 460THz aren't accessible in GuiSelector popup on non-vertical displays
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 869
- Forks
- 222
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 1
Description
Issue
On 4:3 or wider displays, frequencies 400, 420, and 440 THz can't be selected from the GuiSelector popup because they run off the top of the screen.
Screencast_20251223_021256.webm
Likely cause
The full list of frequencies requires a virtual height of 1050 to display, and 4:3 and wider displays are limited to 900.
Contributor guide
No contributing guide indexed for this repository
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 GuiSelector popup and reproducing the issue on a 4:3 or wider display. Check how the frequency list is laid out within the 900-pixel height; done means frequencies 400, 420, and 440 THz are accessible without running off the top of the screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100