We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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.
The text was updated successfully, but these errors were encountered:
thanks ! i will fix it in the next version
Sorry, something went wrong.
indiff
No branches or pull requests
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
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()":
PD: I'm the author of qttabbar-dark-mode-skin.
The text was updated successfully, but these errors were encountered: