Can't Apply Absolute Layout on MX Application
Open
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
ApplicationLayout extends BoxLayout which can only do vertical or horizontal.
Trying to override the ApplicationLayout bead doesn't work because it's hard coded in the Application constructor.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing ApplicationLayout, its BoxLayout inheritance, and the Application constructor to understand where the layout bead is fixed. Done means an MX Application can use an absolute layout and the ApplicationLayout bead can be overridden without the constructor preventing it.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100