[TIMOB-811] dynamic height on web view
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:54:19.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.3.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Nolan Wright |
| Assignee | Blain Hamon |
| Created | 2011-04-15T02:37:02.000+0000 |
| Updated | 2011-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.
(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...