Skip to content

Label alignment and icon#1058

Open
SamYStudiO wants to merge 2460 commits intofeathersui:masterfrom
SamYStudiO:label_alignment_and_icon
Open

Label alignment and icon#1058
SamYStudiO wants to merge 2460 commits intofeathersui:masterfrom
SamYStudiO:label_alignment_and_icon

Conversation

@SamYStudiO
Copy link
Contributor

Hello Josh,

I've been working to add some alignment and icon from Label, this is something i often need from my projects and i guess it avoid some hard work using LayoutGroup.
I tried to match as best as possible your code style but in case you can't merge it i'll be glad if this may help in any way.

Thank you!

Fix of addling listener to Event.REMOVED_FROM_STAGE in DefaultPopUpManager:addPopUp
…ME_* with DEFAULT_CHILD_STYLE_NAME_*. better matches the changeover to styleNameList from nameList. old properties are deprecated and will be removed in the future.
…ME_* with DEFAULT_CHILD_STYLE_NAME_*, replaced ALTERNATE_NAME_ with ALTERNATE_STYLE_NAME_. better matches the changeover to styleNameList from nameList. old properties are deprecated and will be removed in the future.
…instead of the old 'name' naming convention)
…een() and clearScreen(), pass transition to clearScreenInternal() instead of boolean
…the component initializes. updated docs to explain that the old properties will not be reset in any way.
…eep scrolling smooth when items unexpectedly resize (references #432)
… adjust scroll position to avoid jumpy or shifting items when scrolling backgrounds while the layout is virtual with variable item dimensions (closes #432)
…ildren as a pop-up wouldn't properly set the focus manager on the children (closes #999)
…esult in the style provider being reapplied (closes #1006)
…ort would result in being unable to scroll (closes #1007)
joshtynjala and others added 28 commits December 17, 2014 11:25
…ight and maxWidth/Height into account for proper measurement
…ly dispatched on disposal because dataProvider is set to null
…s into custom header factory as a best practice
…n empty space with a color because the transparency was distracting
…ng different types of transitions wouldn't work anyway. the screen navigator enforces the rule that only one transition may be active at a time anyway
…nd for the issue where the first few frames of a transition can be skipped. the full animation is now visible even on slow mobile devices.
… special icons, style tweaks to aside elements
…e old wiki format didn't support in certain elements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants