Skin Not Being Sized Correctly
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
In this application
```
```
where Collapsible Panel is
```
```
And CollapsiblePanelSkin is
```
[HostComponent("components.CollapsiblePanel")]
```
The button should be spread to the width of the screen (as it does in Flex). Instead, it's got a 70px width.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue using the Application, CollapsiblePanel, and CollapsiblePanelSkin MXML snippets from the report. Start by inspecting how left and right constraints are handled for the Button inside SparkSkin, then compare the result with the expected full-width behavior. Done means the button spans the available screen width as described.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100