Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8116] MobileWeb: maxRowHeight and minRowHeight in TableView are not layout aware

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-03-21T09:55:41.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsMobileWeb
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2012-03-20T12:41:17.000+0000
Updated2017-03-03T23:57:32.000+0000

Description

maxRowHeight and minRowHeight naively set minHeight and maxHeight on the dom node, but this means the layout algorithm won't know when the row is being clamped, and thus not layout correctly.

Attachments

FileDateSize
app.js2012-03-20T20:40:39.000+0000659

Comments

  1. Bryan Hughes 2012-03-20

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1773
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source