JasperZP

Results 3 comments of JasperZP

Ahh that looks more like the actual partition line. How were you able to show the partition lines like that? When I run `panel.debugRenderPartitionLines()` at the end of the layout...

Ah nevermind, I got it working now (when I ran `panel.debugRenderPartitionLines()` at the end of the `buildPartitionLine` function it shows the real parition line). Created the lines manually and now...

> @JasperZP How did you manage to manually build the partition lines? I made a layout plugin which defines the layout and the partition lines (just hardcoded though, here's a...