Flex Hero 版本 17689 不再支持 dropShadowEnabled

发布于 2024-10-01 15:37:42 字数 273 浏览 3 评论 0原文

我正在将 Flash Builder Buritto 与最新的“nightly”Flex 4.5 SDK(版本 17689)一起使用。Hero 默认皮肤似乎不再支持 dropShadowEnabled 属性。我收到此编译错误:

样式“dropShadowVisible”仅 按类型支持 'spark.components.Panel' 与 主题“火花”。

有没有办法在不制作自定义面板皮肤的情况下禁用阴影?

谢谢。

I am using Flash Builder Buritto with the latest "nightly" Flex 4.5 SDK, build 17689. It seems the dropShadowEnabled property is no longer supported with the Hero default skin. I get this compilation error:

The style 'dropShadowVisible' is only
supported by type
'spark.components.Panel' with the
theme(s) 'spark'.

Is there any way to disable the shadow without making a custom panel skin?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

凉薄对峙 2024-10-08 15:37:42

我使用的是 Halo 皮肤,它确实不支持 dropShadowVisible 属性。添加了一个新的皮肤,它只是禁用阴影。

I was using a Halo skin, which really does not support the dropShadowVisible property. Added a new skin which just disables the shadows.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文