Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves #75: New info sidebar #95

Merged
merged 64 commits into from
Nov 19, 2020
Merged

Resolves #75: New info sidebar #95

merged 64 commits into from
Nov 19, 2020

Conversation

Baret
Copy link
Owner

@Baret Baret commented Aug 9, 2020

PR for #75

@Baret Baret self-assigned this Aug 9, 2020
@Baret Baret mentioned this pull request Aug 23, 2020
…issue-75-info-sidebar

# Conflicts:
#	game/options/src/main/kotlin/de/gleex/pltcmd/game/options/UiOptions.kt
#	game/ui/src/main/kotlin/de/gleex/pltcmd/game/ui/fragments/ElementCommandFragment.kt
#	game/ui/src/main/kotlin/de/gleex/pltcmd/game/ui/views/GameView.kt
# Conflicts:
#	game/ui-strings/pom.xml
#	game/ui-strings/src/main/kotlin/de/gleex/pltcmd/game/ui/strings/FrontendString.kt
#	game/ui-strings/src/main/kotlin/de/gleex/pltcmd/game/ui/strings/extensions/ComponentExtensions.kt
#	game/ui-strings/src/main/kotlin/de/gleex/pltcmd/game/ui/strings/extensions/ToFrontendString.kt
#	game/ui/src/main/kotlin/de/gleex/pltcmd/game/ui/fragments/CoordinateAtMousePosition.kt
Copy link
Collaborator

@Loomie Loomie left a comment

Choose a reason for hiding this comment

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

I think we should define what should be highlighted bold in the info panel as it is currently not very consistent. Either all titles should be bold as a header. Or the important information like the coordinate is highlighted to be easily readable.

For the code see comments.

@Baret
Copy link
Owner Author

Baret commented Nov 18, 2020

I think we should define what should be highlighted bold in the info panel as it is currently not very consistent. Either all titles should be bold as a header. Or the important information like the coordinate is highlighted to be easily readable.

Yes, I will redesign the sidebar a bit. It probably looks best to have the titles be bold and have the content in a new line, a bit indented like so:

Coordinate:
  (123|234)

Markers:
  none

Element(s)
  - Alpha
    (...)

@Baret Baret merged commit 28f067c into master Nov 19, 2020
@Baret Baret deleted the issue-75-info-sidebar branch November 19, 2020 19:48
@Baret Baret added UI feature A completely new feature labels Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A completely new feature UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants