daid / daid/EmptyEpsilon

[Enhancement] Implement optional clipping and multi-line wrapping in GuiKeyValueDisplay

Open
#2,651 0 comments 1 reaction 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

GuiKeyValueDisplay lacks overflow text handling, leading to issues with shield segment displays (#2648) and science database k/v contents.

Suggested fix

Implement existing improvements to wrap/clip state management to allow keys and values to wrap to additional lines. Either handle background scaling similarly to other elements, or implement sliced backgrounds capable of arbitrary scaling.

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

Locate GuiKeyValueDisplay and inspect the existing wrap/clip state management used by related GUI elements. Check how shield segment displays and science database key/value contents use it; done means keys and values can wrap or clip without overflow, with backgrounds scaling or being sliced for arbitrary sizes.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
frontend, game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.