Cljs: Use `apply` to draw image

Doing something like this works fine:

(for [x ["dev-1" "dev-2" "dev-3"]]
      (draw-from-vec x))