orefalo/svelte-splitpanes

[bug] double click on pane splitter may cause the total size to be invalid

Closed this issue · 0 comments

Just a simple reproduction:

  1. go to https://orefalo.github.io/svelte-splitpanes/examples/min-max
  2. double click the splitter between pane 2 and pane 3
  3. you now have panes sizes [20%, 0%, 50%], not summed to 100% (you can also see the result clearly)