OSDN Git Service

アニメーションGifをサムネイル表示すると表示が壊れる問題の修正 (thx @hama_kai!)
authorKimura Youichi <kim.upsilon@bucyou.net>
Sun, 20 Jan 2013 15:44:42 +0000 (00:44 +0900)
committerKimura Youichi <kim.upsilon@bucyou.net>
Sun, 20 Jan 2013 15:47:19 +0000 (00:47 +0900)
commitb09775520c33e795fa50f3afcd3779b1a2a8a2b1
tree0fd459cfbadf424cb9eb3ca4da6a4b74e582c11f
parentdf759c4faa2be3397b92a97a85593bbc41c42cc0
アニメーションGifをサムネイル表示すると表示が壊れる問題の修正 (thx @hama_kai!)

Image.FromStream() で使用した MemoryStream を Image が破棄される前に Dispose してしまったことが原因
詳細:
  https://twitter.com/kim_upsilon/status/293007497378287617
  http://bytes.com/topic/visual-basic-net/answers/356143-gdi-throws-error-when-animated-gif-picturebox
OpenTween/OTPictureBox.cs
OpenTween/Resources/ChangeLog.txt