- Add GitHub and Download plugins button

- Add auto updater
- Disable calender
This commit is contained in:
Stone-Red-Code
2021-09-14 19:03:36 +02:00
parent 6e4757adea
commit 7d2f68a66a
10 changed files with 77 additions and 24 deletions
+1 -1
View File
@@ -38,9 +38,9 @@ namespace DesktopMagicPlugin.Test
{
try
{
info.Value = "Loading...";
if (File.Exists(input.Value))
{
info.Value = "Loading...";
Image gif = Image.FromFile(input.Value);
PropertyItem item = gif.GetPropertyItem(0x5100); // FrameDelay in libgdiplus