boids: when randomized, relayout.

factor-shell
John Benediktsson 2018-01-18 21:18:24 -08:00
parent 1b853c6e44
commit 90c6e2ade4
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ M: range-observer model-changed
[ drop ] [ start-boids-thread ] if ;
: com-randomize ( boids-gadget -- )
[ length random-boids ] change-boids drop ;
[ length random-boids ] change-boids relayout-1 ;
:: simulation-panel ( boids-gadget -- gadget )
<pile> white-interior