noting the bug with image-url
This commit is contained in:
parent
f84f120cf2
commit
419bd89fc7
|
@ -932,6 +932,10 @@ may be useful when deploying a finished program.
|
||||||
@section[#:tag "bugs"]{Known bugs and deviations}
|
@section[#:tag "bugs"]{Known bugs and deviations}
|
||||||
|
|
||||||
@itemize[
|
@itemize[
|
||||||
|
|
||||||
|
@item{@racket[image-url] doesn't currently work with offline app
|
||||||
|
support. Use @racket[define-resource] instead.}
|
||||||
|
|
||||||
@item{Whalesong's compiler doesn't know how to compile programs with
|
@item{Whalesong's compiler doesn't know how to compile programs with
|
||||||
embedded image snips. You can work around this by using
|
embedded image snips. You can work around this by using
|
||||||
@racket[define-resource], and save an image file in the same directory
|
@racket[define-resource], and save an image file in the same directory
|
||||||
|
|
Loading…
Reference in New Issue
Block a user