Skip to content

Commit

Permalink
fix unknown format on image decode (decred#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
oshorefueled authored May 10, 2020
1 parent 4d4aabc commit e9a4591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/decredmaterial/icon.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
"image"
"image/color"
"image/draw"
_ "image/png"

"gioui.org/f32"
"gioui.org/layout"
Expand Down

0 comments on commit e9a4591

Please sign in to comment.