[
https://issues.apache.org/jira/browse/FLEX-34772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371504#comment-14371504
]
Gareth Daniel Smith commented on FLEX-34772:
--------------------------------------------
[~archemedia] I think something like that would work, yes. The padding setter
would also need to be changed to ensure that _padding doesn't end up as NaN
because it calls the padding{Left,Right,Top,Bottom} setters. The default value
of _padding should possibly also be changed to NaN.
> Add padding property to VerticalLayout and HorizontalLayout
> -----------------------------------------------------------
>
> Key: FLEX-34772
> URL: https://issues.apache.org/jira/browse/FLEX-34772
> Project: Apache Flex
> Issue Type: New Feature
> Components: Spark: HorizontalLayout, Spark: TileLayout, Spark:
> VerticalLayout
> Affects Versions: Apache Flex 4.14.0
> Reporter: Dany Dhondt
> Assignee: OmPrakash Muppirala
> Priority: Minor
> Labels: feature, patch
> Fix For: Apache Flex 4.14.1
>
> Attachments: spark1.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> It's tedious to keep on typing paddingTop=5, etc. when all you want to do is
> add padding around all borders. Adding the property 'padding' which basically
> sets the same padding value for all sides is much more comfortable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)