FLUID-395: Change avatar to small grey rectangle, as in mockups

Metadata

Source
FLUID-395
Type
Sub-task
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Jonathan Hung
Reporter
Anastasia Cheetham
Created
2008-03-24T11:03:31.000-0400
Updated
2011-01-26T11:08:05.007-0500
Versions
N/A
Fixed Versions
  1. 0.3
Component
  1. Reorderer

Description

Comments

  • Anastasia Cheetham commented 2008-04-02T16:58:25.000-0400

    The code has been modified to make the avatar creation function pluggable, and the portlet exampes have been changed to provide the styling as in the mockups.

    The only thing that isn't right is that the avatar is not positioned directly under the cursor as in the mockups. jQuery's ui.draggable has a 'cursorAt' option that will likely be used in the solution to this, but it currently has a bug: it doesn't work if scroll is turned on (which it is in the Reorderer).

    I've filed a ticket with jQuery about this (http://dev.jquery.com/ticket/2643), and in the meantime, we'll think about exactly how we will use the cursorAt once it's working. It might be pluggable in some way.

  • Justin Obara commented 2008-04-07T14:00:38.000-0400

    In IE7 (WinXp) the grey box avatar does not appear.

    Link: http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/concrete/uportal3-newskin/new_theme_sample_html.htm

  • Michelle D'Souza commented 2008-04-08T19:17:12.000-0400

    The problem was the css colour that was used.