graphviz.render: forgot to change open-file to open-item
parent
663697f058
commit
b3a9293ba1
|
@ -135,7 +135,7 @@ PRIVATE>
|
||||||
[ image-window ] with-preview ;
|
[ image-window ] with-preview ;
|
||||||
|
|
||||||
: preview-open ( graph -- )
|
: preview-open ( graph -- )
|
||||||
[ open-file 1 seconds sleep ] with-preview ;
|
[ open-item 1 seconds sleep ] with-preview ;
|
||||||
|
|
||||||
<PRIVATE
|
<PRIVATE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue