Skip to content

UI fixes#69

Merged
ad-devel merged 4 commits into
developmentfrom
ui_fixes
May 28, 2026
Merged

UI fixes#69
ad-devel merged 4 commits into
developmentfrom
ui_fixes

Conversation

@ad-devel
Copy link
Copy Markdown
Collaborator

Context
Fixed and refactored ui-issues concerning color, placement and no longer needed testing elements

Description
Refactored color management system, all colors can now be controlled centralized within color.kt. The offline test functionality was deleted, as there is no need for it anymore. UI element margins, placements & sizes are now refactored to be controllable mainly within ResponsiveDimensions.kt, so the need to search for placement & margin variable within the different screens is limited to a minimum. The placement has been improved but is not final, however changing things should be straightforward from now on.

Changes in the codebase:

Files created:
ResponsiveDimensions.kt

Files changed:
StartScreen, NavGraph, GameboardScreen, Theme, Color, Brush, UserNameScreen, StartScreen, SettingsScreen, LobbyScreen, JoinLobbyScreen, GameSettingsScreen, SettingsCornerButton, ResponsiveDimensions, AppButton

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Collaborator

@5eli 5eli left a comment

Choose a reason for hiding this comment

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

Schaut gut aus, super

@ad-devel ad-devel merged commit 8267f0d into development May 28, 2026
2 checks passed
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