Skip to content

feat: consider output box in auto layout; better output box-sizing constraint #287

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

Merged
merged 2 commits into from
May 8, 2023

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented May 8, 2023

Now the output box will be considered in auto-layout.

Also changed the constraint of output box-sizing. The max height is adjusted to 1000px to show much content without scrolling. This should be enough to make good demos; don't print too much content.

TODOs:

  • The output box position (bottom or right) is not saved to DB. So after refreshing, all output boxes will be on the bottom.
  • The output box is not resizable yet.

Screenshot:

Screenshot from 2023-05-08 04-58-18

@lihebi lihebi merged commit 1a019a7 into codepod-io:main May 8, 2023
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.

1 participant