Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23119] Change auto width behaviour to FILL for text entry components

GitHub Issuen/a
TypeImprovement
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid, iOS, Windows
Labelsn/a
ReporterFokke Zandbergen
AssigneeKota Iguchi
Created2016-03-29T06:58:58.000+0000
Updated2018-10-03T11:07:40.000+0000

Description

Following up with TIMOB-20406, there are some other UI components that would benefit from changing their auto width behaviour to FILL to prevent them from being invisible otherwise. While a developer will probably always set the text of a label, he would not for text entry components. If these auto width to SIZE this will make them invisible, which is confusing. And if he does it is unlikely that he would want the width to fit the content in these cases. Text entry components: * TextArea * TextField * SearchBar Full list of behaviour for components: http://docs.appcelerator.com/platform/latest/#!/guide/Layouts,_Positioning,_and_the_View_Hierarchy-section-29004895_Layouts,Positioning,andtheViewHierarchy-AutoSizeBehaviors

Comments

No comments

JSON Source