elixir-image / image

Image processing for Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image.Kino.show display duplicated image

RyoWakabayashi opened this issue · comments

  • Elixir 1.14.2
  • Livebook 0.8.1
  • Kino 0.8.1
  • Image 0.23.1

スクリーンショット 2023-01-31 22 47 09

Apologies for the inconvenience. I have publish Image version 0.23.2 to fix the problem. The changelog entry is:

Bug Fixes

  • Image.Kino.show/2 returns the type t:Kino.Image.t/0 which as a side effect does not show a duplicate image and plays nicely with Kino.Layout.grid/2. Thanks to @RyoWakabayashi. Closes #37.

Example

image