Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Text boxes #437

Open
Cullen-Enerdyne opened this issue Jun 26, 2022 · 0 comments
Open

Text boxes #437

Cullen-Enerdyne opened this issue Jun 26, 2022 · 0 comments
Assignees
Labels
Feature Request Request to add a feature to the application. OpenGL Software related to the gaphics rendering backend.

Comments

@Cullen-Enerdyne
Copy link
Collaborator

Keeping this separate from #325.
We need textboxes that do the following:

  • Contain text
  • Have options for coloured backgrounds, borders
  • Allow some text formatting (multi-line text, different text sizes, colours, typefaces etc.)
  • Control the region text is limited to, or how the text expands when more text is added (basically text overflow control)
  • Be movable and resizable (not necessarily resizing text at the same time)

-Text boxes should have a reserved layer (with #54 ), behind text, but in front of all other primitives. (I think this is a logical design decision, as text should always be visible)

@Cullen-Enerdyne Cullen-Enerdyne added OpenGL Software related to the gaphics rendering backend. Feature Request Request to add a feature to the application. labels Jun 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature Request Request to add a feature to the application. OpenGL Software related to the gaphics rendering backend.
Projects
None yet
Development

No branches or pull requests

2 participants