Skip to content

Text List Button

Ziad-J05 edited this page Jun 12, 2026 · 1 revision

System Summary

Text List Button is a type variation of the Global Theme resource. It applies styling specifically for buttons appear in a scrollable list, like in the Asset Manager UI.


Connected Systems

Connecting Systems:

Subsystems:

  • None

Related Controls

Theme resources and their type variations do not directly affect the inputs for the UI they apply styles to.


Bugs

  • If the buttons are in a container, their margins are too small, and will appear flush to the side of the container they are anchored to.

Feature List / Breakdown of Features

Button Styling:

  • Simplifies button styling to look better in a compact list
  • Removes default StyleBoxes for button nodes, replacing them with an empty background and an underline when hovered
  • Changes font size, as well as changing the color to be navy blue
  • Defines behavior for hover, click, and focus interactions

Future Work / Risks

Future Work:

  1. Fix margins to add more space between Text List Buttons and their containers.

Risks:

  • None

Miscellaneous Notes

  • No notes

Clone this wiki locally