← Back to team overview

mahara-contributors team mailing list archive

[Bug 808601] A change has been merged

 

Reviewed:  https://reviews.mahara.org/506
Committed: http://gitorious.org/mahara/mahara/commit/a3bdc36687d97255eb17ca39ef06b46bc4ec05b0
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch:    master

commit a3bdc36687d97255eb17ca39ef06b46bc4ec05b0
Author: Evonne Cheung <evonne@xxxxxxxxxxxxxxx>
Date:   Fri Jul 22 11:48:39 2011 +1200

    Future-proofing base themes
    
    Adds new wrapper divs to the main column and tabs for more flexibility
    in child themes.
    Styling of new blocktype panel (see bug #808601)
    Many other miscellaneous fixes, including to the dropdown menus
    
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
    
    Change-Id: Ie1de1861d967bb6e954bdb41c792c268245f6bb8
    Author:    Evonne Cheung <evonne@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/808601

Title:
  List of draggable block types too tall in view editor

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  The list of blocktypes to be dragged into a view takes up too much
  vertical space when it spills over into two rows.

  Evonne has asked for the display to be limited to one row only,
  scrolling horizontally when it gets too wide.  We can avoid scrolling
  99% of the time when javascript is on, by hiding the blocktype
  description and showing it below the panel when hovering over the
  blocktype.  The blocktypes take up much less horizontal space when the
  description is hidden.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/808601/+subscriptions


References