Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-811] dynamic height on web view

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:19.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.3.0
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:37:02.000+0000
Updated2011-04-17T01:54:19.000+0000

Description

see premium ticket:

http://helpdesk.appcelerator.net/tickets/2067">http://helpdesk.appcelerator.net/tickets/2067

issue #8. the ticket has all of the code to run the project. The issue is that he has a web view with height:auto and he allows the user to increase/decrease the fontSize. When the fontSize is increased the web view height does not change so some of the content is cut-off. Not sure we can do anything about this though.

Comments

  1. Jeff Haynie 2011-04-15

    (from [b8cb79d676dbfc08faf5ea463c7d7b706cbee893]) Closes #811 . Web views now have a method called repaint() that forces a recalculation of sizes (For use with auto) http://github.com/appcelerator/titanium_mobile/commit/b8cb79d676dbfc08faf5ea463c7d7b706cbee893"> http://github.com/appcelerator/titanium_mobile/commit/b8cb79d676dbf...

JSON Source