Skip to content
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

UIAssets宽高设置错误的bug #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

UIAssets宽高设置错误的bug #6

wants to merge 1 commit into from

Conversation

lomocc
Copy link

@lomocc lomocc commented Aug 6, 2014

宽高设置后无法还原的bug。
有这么一种情况,比如UIAsset.skinName是一个mc 这个mc第一帧无内容或宽或高为0,第10帧画有一个图形宽高200。那么mc的第10帧也显示不出来了。

宽高设置后无法还原的bug。
有这么一种情况,比如UIAsset.skinName是一个mc 这个mc第一帧无内容或宽或高为0,第10帧画有一个图形宽高200。那么mc的第10帧也显示不出来了。
@fatMonkeyGao
Copy link

对,目前的解决办法是在第一帧内嵌入一个以整个mc最大尺寸为准透明的背景‍

------------------ 原始邮件 ------------------
发件人: "vincent";[email protected];
发送时间: 2014年8月6日(星期三) 下午2:00
收件人: "flexlite/framework"[email protected];

主题: [framework] UIAssets宽高设置错误的bug (#6)

宽高设置后无法还原的bug。
有这么一种情况,比如UIAsset.skinName是一个mc 这个mc第一帧无内容或宽或高为0,第10帧画有一个图形宽高200。那么mc的第10帧也显示不出来了。

You can merge this Pull Request by running
git pull https://github.com/lomocc/framework patch-1
Or view, comment on, or merge it at:

#6

Commit Summary

UIAssets宽高设置错误的bug

File Changes

 M     src/org/flexlite/domUI/components/UIAsset.as     (6)   

Patch Links:

https://github.com/flexlite/framework/pull/6.patch

https://github.com/flexlite/framework/pull/6.diff


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants