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

hostRoom.css Changes #957

Merged
merged 5 commits into from
Oct 6, 2022
Merged

hostRoom.css Changes #957

merged 5 commits into from
Oct 6, 2022

Conversation

Gertimoshka
Copy link
Contributor

This should make the console of the room website a scrollable object allowing for easier use of commands as you are able to scroll to correct portion of the log to see the info you need without requiring you to memorize and scroll back up to command box

Makes the console be a scrollable object, for easier use with commands
Copy link
Member

@LegendaryLinux LegendaryLinux left a comment

Choose a reason for hiding this comment

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

Again, remove the overflow-x rule. If the line will naturally flow to the next row, that's fine. If there is a very long word, and it is wider than the entire box, it will still create a horizontal scroll bar so people can view it in its entirety. If this should never happen, then you have nothing to worry about.

You never want to create a situation where any amount of desirable information could be excluded from user view.

Requested Change
@Gertimoshka
Copy link
Contributor Author

@LegendaryLinux Sorry for not checking this for a while but the change has been done as requested

@LegendaryLinux LegendaryLinux merged commit 4c266e6 into ArchipelagoMW:main Oct 6, 2022
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.

None yet

2 participants