Skip to content

Commit

Permalink
fix animation bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Dec 1, 2023
1 parent 7609d94 commit 8725acf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/renderer/tools/animation.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@
^{:key (:key el)}
[tools/render el])
child-elements)]))

(defmethod tools/bounds ::tools/animation [] [])

0 comments on commit 8725acf

Please sign in to comment.