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

adds minimum width to scheme page items #152

Merged
merged 2 commits into from
Dec 14, 2024
Merged

Conversation

aarongundel
Copy link
Collaborator

closes #145

Adds min-width at the splitter panel level - section level min-width is not respected at the section level. If desired, I can delve into that, but this seemed to solve the concern in #145 faster.

@jacobtylerwalls jacobtylerwalls changed the title adds minimum with to scheme page items adds minimum width to scheme page items Dec 13, 2024
Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

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

I still have the ability to make this almost as small as the original issue.
Screenshot 2024-12-13 at 5 58 25 PM

Should we bump from 25 to 33?

And can we use the prop for this instead of our own selector?
https://primevue.org/splitter/#api.splitterpanel.props.minSize

@aarongundel
Copy link
Collaborator Author

Great thought, I didn't check the hierarchy since it starts as turned off. The 25% of remaining real estate once the hierarchy is turned on is pretty small indeed. I bumped this to 33. I think it's still pretty ugly, but it's slightly better. The editor will improve, I think, with forthcoming requested changes where we strike the tabbed interface.

@aarongundel aarongundel merged commit 1550a20 into main Dec 14, 2024
5 of 6 checks passed
@aarongundel aarongundel deleted the adg/145-min-width branch December 14, 2024 02:31
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.

Scheme page items should have minimum width
2 participants