mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
recreate vases before rendering using +sped
this lets them be small enough to render performantly
This commit is contained in:
parent
ef3bdc6350
commit
a6f02de1d7
@ -67,7 +67,7 @@
|
||||
%.y
|
||||
;div.pre.mono.p2
|
||||
;+
|
||||
;/ (of-wall:format (~(win re (sell +.res)) 0 80))
|
||||
;/ (of-wall:format (~(win re (sell (sped +.res))) 0 80))
|
||||
==
|
||||
==
|
||||
==
|
||||
|
@ -36,7 +36,7 @@
|
||||
%.y
|
||||
;div.mono
|
||||
;+
|
||||
;/ (of-wall:format (~(win re (sell +.res)) 0 80))
|
||||
;/ (of-wall:format (~(win re (sell (sped +.res))) 0 80))
|
||||
==
|
||||
%.n
|
||||
;span: ERROR
|
||||
|
@ -41,7 +41,7 @@
|
||||
=+ !<([=term =stem:neo] vax)
|
||||
?> ?=(%x -.q.stem)
|
||||
=/ vax q.pail.q.stem
|
||||
=/ this (accel-cell !<(accel-cell state-vase))
|
||||
=/ this !<(accel-cell state-vase)
|
||||
=. result.this (render-hoon code.this vax)
|
||||
[~ !>(this)]
|
||||
++ init
|
||||
|
Loading…
Reference in New Issue
Block a user