[
https://issues.apache.org/jira/browse/FLEX-24623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lee Burrows updated FLEX-24623:
-------------------------------
Attachment: Fix_for_FLEX-24623.patch
Popup positioning/sizing methods changed from private to protected to
facilitate subclassing.
> Remove private declarations in PopUpAnchor
> ------------------------------------------
>
> Key: FLEX-24623
> URL: https://issues.apache.org/jira/browse/FLEX-24623
> Project: Apache Flex
> Issue Type: Improvement
> Components: Spark: PopUpAnchor
> Affects Versions: Adobe Flex SDK 4.1 (Release)
> Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Browser: Other (specify version)
> Language Found: English
> Reporter: Adobe JIRA
> Attachments: Fix_for_FLEX-24623.patch
>
>
> I'm trying to entend PopUpAnchor to add the ability to create modal popups
> with it (see https://bugs.adobe.com/jira/browse/SDK-27136).
> Due to the plethora of private methods and variables I am unable to do this,
> and have had to duplicate the entire class (which is still very common when
> trying to extend or change the functionality of Adobes components).
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)