Skip to content

fix: also consider divider size#872

Closed
bhscer wants to merge 3 commits intotomkp:masterfrom
bhscer:calc-divider-size
Closed

fix: also consider divider size#872
bhscer wants to merge 3 commits intotomkp:masterfrom
bhscer:calc-divider-size

Conversation

@bhscer
Copy link
Copy Markdown
Contributor

@bhscer bhscer commented Jan 15, 2026

Try to fix: #871

I add a prop dividerSize (default 0px to fit old version's apparence) , it is suggestted for users to specify there dividers' size, and then when calculating pane's sizes, containerSz should subtract dividers' size first. But I'm not sure if this is a right fix or not.

@bhscer
Copy link
Copy Markdown
Contributor Author

bhscer commented Jan 15, 2026

Close since there is a better PR: #874

@bhscer bhscer closed this Jan 15, 2026
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.

Divider's size seems not considered when calculating sizes

1 participant