← Back to team overview

mahara-contributors team mailing list archive

[Bug 808601] A change has been merged

 

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

commit 7224dc446741a2e8b2d55f8a350aad37516e5d5a
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Fri Jul 22 11:47:42 2011 +1200

    Reduce height of blocktypes area in view editor (bug #808601)
    
    This change reduces the height of the blocktype panel in the view
    editor, so that it takes up less vertical space.  When js is on, the
    blocktype titles & descriptions are hidden and only the icon is visible.
    Titles & descriptions are displayed below the panel on hover.
    
    Change-Id: I4c95a4b71c12d15d870b6fc597553dfaa5069380
    Signed-off-by: Richard Mansfield <richard.mansfield@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