[bug] double click on pane splitter may cause the total size to be invalid
Closed this issue · 0 comments
Tal500 commented
Just a simple reproduction:
- go to https://orefalo.github.io/svelte-splitpanes/examples/min-max
- double click the splitter between pane 2 and pane 3
- you now have panes sizes [20%, 0%, 50%], not summed to 100% (you can also see the result clearly)