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

vertical resizer for inline block views #314

Open
progrium opened this issue Nov 11, 2024 · 0 comments
Open

vertical resizer for inline block views #314

progrium opened this issue Nov 11, 2024 · 0 comments
Assignees

Comments

@progrium
Copy link
Contributor

Both CodeBlock and InlineFrame should be vertically resizable. I imagine a VerticalResizer component under ui we can wrap both in that has a horizontal bar underneath its children DOM elements that can be clicked and dragged to resize.

Then CodeBlock and InlineFrame need to be modified to take up 100% of vertical height of the resizer element using CSS. While doing this, we should also make sure this means when you zoom/open a CodeBlock or InlineFrame node, it takes up all the vertical space of the panel.

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

No branches or pull requests

2 participants