-
-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
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
.9.png 背景图片不生效 #1061
Comments
昨天调试过程中,发现key_back_color参数解析有问题, 可能的影响:
很棘手,我也可能没时间修复了…… |
goofyz
added a commit
to goofyz/trime
that referenced
this issue
Dec 8, 2023
goofyz
added a commit
to goofyz/trime
that referenced
this issue
Dec 8, 2023
Add `NinePatchBitmapFactory` to read "source" nine patch image. Refs osfans#1061
goofyz
added a commit
to goofyz/trime
that referenced
this issue
Dec 11, 2023
goofyz
added a commit
to goofyz/trime
that referenced
this issue
Dec 11, 2023
Add `NinePatchBitmapFactory` to read "source" nine patch image. Refs osfans#1061
goofyz
added a commit
to goofyz/trime
that referenced
this issue
Dec 18, 2023
Additional fix for osfans#1061
goofyz
added a commit
to goofyz/trime
that referenced
this issue
Dec 31, 2023
Additional fix for osfans#1061
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
还是按照普通图片进行解析的
首次支持:/~https://github.com/osfans/trime/pull/462/files#diff-49eda8a1fb1f48c823d06bc9face01e6082e3e76fb638d8639d559ba9bc60ffcR684
重构:678eb8f#diff-84bef8431fee961d3dfb1573407408b09d7b37d64f317a601ede96cd34d2d182R64
版本用的最新ci版。图片做的肯定没错,用ps,as还有网页工具做的均不生效。
主题配置也没问题,复制trime.yaml,只修改了其中的 key_back_color。
The text was updated successfully, but these errors were encountered: