Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(462)

Issue 2120042: [SHINDIG-1421] dynamic-height feature overestimates the height of gadgets that have elements with cl

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 6 months ago by mat.mannion
Modified:
11 years, 5 months ago
Reviewers:
henry.saputra, dev-remailer
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

This patch changes the Webkit height calculation to use offsetHeight instead of scrollHeight, and doesn't calculate for elements that are descendants of an element that clips its overflow.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -3 lines) Patch
features/src/main/javascript/features/dynamic-height/dynamic-height.js View 1 chunk +34 lines, -3 lines 0 comments Download

Messages

Total messages: 5
mat.mannion
15 years, 6 months ago (2010-09-06 09:00:57 UTC) #1
henry.saputra
Do you have sample gadget to test this patch? On 2010/09/06 09:00:57, mat.mannion wrote:
15 years, 5 months ago (2010-10-06 18:27:12 UTC) #2
mat.mannion
On 2010/10/06 18:27:12, henry.saputra wrote: > Do you have sample gadget to test this patch? ...
15 years, 5 months ago (2010-10-06 23:08:48 UTC) #3
henry.saputra
LGTM
15 years, 5 months ago (2010-10-12 18:51:12 UTC) #4
henry.saputra
15 years, 5 months ago (2010-10-12 21:05:34 UTC) #5
Fix checkedin with 
svn commit: r1021919 -
/shindig/trunk/features/src/main/javascript/features/dynamic-height/dynamic-height.js

Thanks Mat.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b