Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1078] iPhone: ability to support minWidth, minHeight when using auto.

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:08.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsiOS
Labelsios, iphone
ReporterJeff Haynie
AssigneeJeff Haynie
Created2011-04-15T02:43:27.000+0000
Updated2011-04-17T01:55:08.000+0000

Description

You get into a situation when you use negative positioning (like top: -10) with auto where you're get smaller than intended calculations of the height/width. Need ability to set a floor with 2 new properties: "minHeight", "minWidth"

Comments

  1. Jeff Haynie 2011-04-15

    (from [3b8a6356c9edac52bbe548bb11aa91fd6de99e24]) [#1078 state:resolved] added support for minHeight/minWidth for views http://github.com/appcelerator/titanium_mobile/commit/3b8a6356c9edac52bbe548bb11aa91fd6de99e24"> http://github.com/appcelerator/titanium_mobile/commit/3b8a6356c9eda...

JSON Source