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

Customize minimum row and column section sizes for datagrid #65

Merged
merged 3 commits into from Apr 24, 2020

Conversation

nmichaud
Copy link
Contributor

@nmichaud nmichaud commented Apr 24, 2020

The datagrid currently has a hard-coded minimum size of 10 pixels for row heights and column widths. This PR exposes a setting similar to defaultSizes to allow the user to set the minimum size for each dimension.

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks @nmichaud!

@blink1073 blink1073 merged commit 36f0a07 into jupyterlab:master Apr 24, 2020
@blink1073
Copy link
Member

See updated changelog

@nmichaud nmichaud deleted the feature/minimum-sizes branch April 30, 2021 17:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants