manuelmayer-dev / Macro-Deck-Windows-Utils-Plugin

A collection of some useful functions for controlling Windows
MIT License
9 stars 14 forks source link

[BUG] Import icon on Start application does not show the icon size dialog/imports the icon and it leaves a error #21

Closed jbcarreon123 closed 2 years ago

jbcarreon123 commented 2 years ago

What I get: explorer_iJZ5DI6Pfd

What should happen: It should show me the import icon size dialog.

Macro Deck Logs: 2022-06-01.log

Error is: 9:17:24 pm [Windows Utils] [Error] >> Failed to import the file icon: Method not found: 'SuchByte.MacroDeck.Icons.Icon SuchByte.MacroDeck.Icons.IconManager.AddIconImage(SuchByte.MacroDeck.Icons.IconPack, System.Drawing.Image, Boolean)'. at SuchByte.WindowsUtils.Utils.FileIconImport.ImportIcon(String filePath) at SuchByte.WindowsUtils.GUI.StartApplicationActionConfigView.OnActionSave() in D:\Temp\SuchByte.WindowsUtils\Views\StartApplicationActionConfigView.cs:line 113

Version: Macro Deck 2.10.2.221202323 Windows Utils 1.4.0

manuelmayer-dev commented 2 years ago

Fixed with v1.4.1