[commits] Horde branch master updated. ac09488b46f7679b73c7375e0840aa253e108668
Michael M Slusarz
slusarz at horde.org
Tue Apr 15 22:47:16 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: b2212fa6f30df255024a450c8b98491d1e03049d
aa65a3d This is float right, so list it first
64b92d2 Viewport fixes for vertical splitbar placement
6d89cc5 Fix delaying resize on a window resize event
ac09488 More accurate determination of maximum number of viewport entries
Summary: http://github.com/horde/horde/compare/b2212fa6f30df255024a450c8b98491d1e03049d...ac09488b46f7679b73c7375e0840aa253e108668
-----------------------------------------------------------------------
commit aa65a3d84ac50ad318bce082322e229797d647f0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Apr 15 14:45:12 2014 -0600
This is float right, so list it first
imp/templates/dynamic/mailbox.html.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/aa65a3d84ac50ad318bce082322e229797d647f0
-----------------------------------------------------------------------
commit 64b92d2ef2a38d5539bba3829cabd4c6cfaa289f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Apr 15 14:56:57 2014 -0600
Viewport fixes for vertical splitbar placement
Fix message list sizing if splitbar is poisitioned smaller than the
minimum width of the header.
Auto-adjust vertical splitbar location depending on current screen size.
imp/js/viewport.js | 19 ++++++++++++-------
imp/themes/default/dynamic/screen.css | 4 ++++
2 files changed, 16 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/64b92d2ef2a38d5539bba3829cabd4c6cfaa289f
-----------------------------------------------------------------------
commit 6d89cc597d7c38253482b70d4ba64b8351c8346c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Apr 15 15:08:10 2014 -0600
Fix delaying resize on a window resize event
imp/js/viewport.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/6d89cc597d7c38253482b70d4ba64b8351c8346c
-----------------------------------------------------------------------
commit ac09488b46f7679b73c7375e0840aa253e108668
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Apr 15 15:24:35 2014 -0600
More accurate determination of maximum number of viewport entries
Need to factor in size of splitbar, to ensure it appears on the screen
at all times.
imp/js/viewport.js | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/ac09488b46f7679b73c7375e0840aa253e108668
More information about the commits
mailing list