Skip to content

♻️ refactor(queue): enhance pagination title styling with small caps …#4

Open
TheBjoRedCraft wants to merge 1 commit intoversion/26.1from
fix/fix-gui
Open

♻️ refactor(queue): enhance pagination title styling with small caps …#4
TheBjoRedCraft wants to merge 1 commit intoversion/26.1from
fix/fix-gui

Conversation

@TheBjoRedCraft
Copy link
Copy Markdown
Member

…and bold decoration

Copilot AI review requested due to automatic review settings April 14, 2026 15:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refactors the queue “list” command’s pagination UI by customizing the pagination title styling to use small caps and bold decoration.

Changes:

  • Added a custom pagination title block for the queue list output.
  • Applied small-caps transformation and bold decoration to the title text.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


private val pagination = Pagination<Object2IntMap.Entry<UUID>> {
title {
primary("Warteschlange".toSmallCaps(), TextDecoration.BOLD)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants