开发者

Flex - modal transparency blur only on certain components when using PopUpManager?

开发者 https://www.devze.com 2023-03-25 00:43 出处:网络
When using the PopUpManager in Flex with modal = true, the background application is blurred.Is it p开发者_运维问答ossible to keep this blur for most of the background application but set certain comp

When using the PopUpManager in Flex with modal = true, the background application is blurred. Is it p开发者_运维问答ossible to keep this blur for most of the background application but set certain components to not be blurred?


No, you'll need to create this type of custom functionality - the modal screen is either on or off.

Sorry for the bad news :\

0

精彩评论

暂无评论...
验证码 换一张
取 消