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

fix: HTML screen should expand with content #474

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

rayzhou-bit
Copy link
Contributor

HTML screen in text editor would not expand vertically when there is more content. This PR lets HTML screen expand vertically when more text is entered.

Testing:

  1. Edit/create a text editor block in studio.
  2. Click the HTML button to popup the Edit Source Code window.
  3. Enter new lines of text until the screen should scroll.
  4. The window should expand vertically to hold the newly entered text.

@rayzhou-bit rayzhou-bit requested a review from a team April 17, 2024 19:03
@rayzhou-bit rayzhou-bit changed the title fix: HTML screen expands with content fix: HTML screen should expands with content Apr 17, 2024
@rayzhou-bit rayzhou-bit changed the title fix: HTML screen should expands with content fix: HTML screen should expand with content Apr 17, 2024
@rayzhou-bit rayzhou-bit merged commit e0b70f2 into main Apr 18, 2024
6 checks passed
@rayzhou-bit rayzhou-bit deleted the fix--HTML-screen-expands-with-content branch April 18, 2024 18:48
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