daid / daid/EmptyEpsilon

[Bug] Beam and shield frequencies < 460THz aren't accessible in GuiSelector popup on non-vertical displays

Open
#2,646 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.