Skip to content

[fix] Big prompt cut off on in between rounds screen#56

Merged
DylanDevelops merged 2 commits into
mainfrom
fix-of-prompt-and-hints-cut-off
Apr 4, 2025
Merged

[fix] Big prompt cut off on in between rounds screen#56
DylanDevelops merged 2 commits into
mainfrom
fix-of-prompt-and-hints-cut-off

Conversation

@DylanDevelops
Copy link
Copy Markdown
Owner

This pull request includes changes to the ImageGame component in the app/(gameplay)/game/_components/ImageGame.tsx file. The most important changes focus on improving the layout and styling of the component.

Improvements to layout and styling:

  • Removed a TODO comment and adjusted the padding for the inner div element to ensure proper spacing and alignment.
  • Updated the div elements to use max-h-full instead of fixed height values, allowing for better responsiveness and overflow handling.
  • Separated the generationPrompt into multiple lines for better readability and maintainability.

Before:
Screenshot 2025-04-04 at 9 09 19 AM

After:
Screenshot 2025-04-04 at 9 10 04 AM

@DylanDevelops DylanDevelops requested a review from divinewton April 4, 2025 16:10
@DylanDevelops DylanDevelops merged commit fa9a7bc into main Apr 4, 2025
@DylanDevelops DylanDevelops deleted the fix-of-prompt-and-hints-cut-off branch April 4, 2025 16:14
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