Custom tab images are invisible. Posible error at "get_Width()" function. (original) (raw)

Describe the bug
After updating to v.1.5.5-beta.8_en.2022, the "appearance" using a "custom tab image" no longer works.

Reproduce the process
After hovering, the tab image disappears.

Screenshot
explorer_1USEkZnmLf

System environment

Upload error log QTTabBarException.log

Reading through the log files it looks like the same error is repeated around the function "get_Width()":

Message ---
Parameter is not valid.
HelpLink ---

Source ---
System.Drawing
StackTrace ---
   at System.Drawing.Image.get_Width()
   at QTTabBarLib.QTabControl.DrawBackground(Graphics g, Boolean bSelected, Boolean fHot, Rectangle rctItem, Edges edges, Boolean fVisualStyle, Int32 index)
   at QTTabBarLib.QTabControl.DrawTab(Graphics g, Rectangle itemRct, Int32 index, QTabItem tabHot, Boolean fVisualStyle)
TargetSite ---
Int32 get_Width()--------------

PD: I'm the author of qttabbar-dark-mode-skin.