diff --git a/mods/ribbon-caption-icon-fix.wh.cpp b/mods/ribbon-caption-icon-fix.wh.cpp index 91cca23ae..234745d14 100644 --- a/mods/ribbon-caption-icon-fix.wh.cpp +++ b/mods/ribbon-caption-icon-fix.wh.cpp @@ -2,7 +2,7 @@ // @id ribbon-caption-icon-fix // @name UIRibbon Caption Icon Fix // @description Fixes the position of the caption icon in UIRibbon. -// @version 1.0 +// @version 1.0.1 // @author Taniko Yamamoto // @author:ja 山本たにこ // @github https://github.com/YukisCoffee @@ -15,6 +15,9 @@ /* # UIRibbon Caption Icon Fix +*Copyright (C) 2024 Taniko Yamamoto. All rights reserved.* Please do not use in your projects without express +permission of the copyright holder. + Fixes the position of the caption icon in UIRibbon, which is ordinarily broken since Windows 10, due to window frames becoming only 1 pixel wide. Whenever ribbons are displayed on a custom theme with wider borders, the icon will have extra indentation, which is not desirable.