[commits] Horde branch master updated. ffa0f111a8d4f7483a106c24c605f2bf87ce5a7f

Michael M Slusarz slusarz at horde.org
Mon Feb 6 07:37:15 UTC 2012


The branch "master" has been updated.
The following is a summary of the commits.

from: a0aed60cd6c7f6f7f202feeaf6b1e14990803abf

0c4edbb Fix sizing of vertical viewport layout
7d11725 Use defer() instead of delay()
ffa0f11 Correctly resize viewport when adding searchbar to screen

-----------------------------------------------------------------------

commit 0c4edbb7bc283a4cac082bf8489d851e7e6e2ae9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 6 00:23:05 2012 -0700

    Fix sizing of vertical viewport layout
    
    Can't mix pixels with em sizing - multiple elements will eventually
    cause rounding errors which will skew our height determinations by a few
    pixels.

 imp/themes/default/dimp/screen.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/0c4edbb7bc283a4cac082bf8489d851e7e6e2ae9

-----------------------------------------------------------------------

commit 7d1172568289ccaedbb4764a338d8e2ea79da5ad
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 6 00:35:07 2012 -0700

    Use defer() instead of delay()

 imp/js/viewport.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/7d1172568289ccaedbb4764a338d8e2ea79da5ad

-----------------------------------------------------------------------

commit ffa0f111a8d4f7483a106c24c605f2bf87ce5a7f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 6 00:36:30 2012 -0700

    Correctly resize viewport when adding searchbar to screen

 imp/js/dimpbase.js |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/ffa0f111a8d4f7483a106c24c605f2bf87ce5a7f




More information about the commits mailing list