Changes

no edit summary
Line 8: Line 8:  
* Feb 15 UI Freeze: Major UI revisions or changes must be done before this date.  
 
* Feb 15 UI Freeze: Major UI revisions or changes must be done before this date.  
   −
=Topics=
     −
==Open==
+
=Open=
===Resume/Start new on the Home View===
+
==Resume/Start new on the Home View==
 
* [http://lists.sugarlabs.org/archive/sugar-devel/2010-January/021771.html Mailing list discussion]
 
* [http://lists.sugarlabs.org/archive/sugar-devel/2010-January/021771.html Mailing list discussion]
   −
===3G Support===
+
==3G Support==
 
Allow the Sugar user to connect to 3G networks.
 
Allow the Sugar user to connect to 3G networks.
 
* [http://wiki.sugarlabs.org/go/Features/3G_Support Feature Page]
 
* [http://wiki.sugarlabs.org/go/Features/3G_Support Feature Page]
Line 20: Line 19:  
* Needed: Icon to represent the connection in the frame, layout control panel section
 
* Needed: Icon to represent the connection in the frame, layout control panel section
   −
===Write to Journal anytime===
+
==Write to Journal anytime==
 
Replacement for the Naming Alert that lets you write to the Journal at any time while working on an activity.
 
Replacement for the Naming Alert that lets you write to the Journal at any time while working on an activity.
 
* [http://wiki.sugarlabs.org/go/Features/Write_to_journal_anytime Feature Page]
 
* [http://wiki.sugarlabs.org/go/Features/Write_to_journal_anytime Feature Page]
Line 26: Line 25:  
* [http://wiki.sugarlabs.org/go/File:Description.png Proposal of option in the activity toolbar.]
 
* [http://wiki.sugarlabs.org/go/File:Description.png Proposal of option in the activity toolbar.]
   −
===Font configuration===
+
==Font configuration==
 
Users need a way to be able to customize the Sugar font size.
 
Users need a way to be able to customize the Sugar font size.
 
* [http://wiki.sugarlabs.org/go/Features/Font_configuration Feature page]
 
* [http://wiki.sugarlabs.org/go/Features/Font_configuration Feature page]
 
* Needed: Control Panel section to increase/decrease the font size, icon for section, section layout
 
* Needed: Control Panel section to increase/decrease the font size, icon for section, section layout
   −
===Thumbs View in Journal===
+
==Thumbs View in Journal==
 
* <strike>[http://wiki.sugarlabs.org/go/Features/Thumbs_View_in_Journal Feature Page]</strike> implemented [[User:Alsroot|alsroot]] 03:43, 26 January 2010 (UTC)
 
* <strike>[http://wiki.sugarlabs.org/go/Features/Thumbs_View_in_Journal Feature Page]</strike> implemented [[User:Alsroot|alsroot]] 03:43, 26 January 2010 (UTC)
    
[[File:thumbs.png|200px]]
 
[[File:thumbs.png|200px]]
   −
===Enhanced Color Selector===
+
===Drag icon===
 +
<strike>
 +
What image should be used for drag icon for:
 +
* list view
 +
* thumbs view
 +
 
 +
Sugars <0.84 used nasty default icon, 0.86 uses default TreeView method - row snapshot. Last method will look nice especially for thumb view but there is an issue, draging large row(list view) or cell(thumbs view) user doesn't see target drop place e.g. icon in volume list
 +
</strike><br>[[Design_Team/Designs/Frame#15]] mockup was implemented [[User:Alsroot|alsroot]] 02:52, 26 January 2010 (UTC)
 +
 
 +
Is it right if only widgets(Journal related, pure text from could be dragged as usual) that could be dragged are object icon in list view and thumb in thumbs view?
 +
* implementing scheme when any space in row(list view) and cell(thumbs view) could be dragged is(of course) possible in new journal but requires not obvious coding
 +
* does it make sense if empty space(in list view row) could be dragged as journal object, moreover it's easy to make a mistake and drag wrong object
 +
 
 +
===Hover over mode===
 +
 
 +
Should ObjectChooser highlight current item, <=0.84 has this feature, 0.86 doesn't.
 +
 
 +
[[File:Hover-over.png|200px]]
 +
 
 +
==Enhanced Color Selector==
 
This is an enhancement to the color selector used in the About Me control panel and the initialization screen (same behavior but a different code base). It enables the user to cycle through color choices as well as jump randomly, which is the current default behavior.
 
This is an enhancement to the color selector used in the About Me control panel and the initialization screen (same behavior but a different code base). It enables the user to cycle through color choices as well as jump randomly, which is the current default behavior.
 
* [http://wiki.sugarlabs.org/go/Features/Enhanced_color_selector Feature Page]
 
* [http://wiki.sugarlabs.org/go/Features/Enhanced_color_selector Feature Page]
Line 48: Line 66:  
[[File:Color-selector-3.png‎|200px]] grid of predefined colors
 
[[File:Color-selector-3.png‎|200px]] grid of predefined colors
   −
==Moved==
+
=Moved=
===Tags in Journal===
+
==Tags in Journal==
 
* [http://wiki.sugarlabs.org/go/Design_Team/Proposals/Journal Design Page]
 
* [http://wiki.sugarlabs.org/go/Design_Team/Proposals/Journal Design Page]
 
* moved to 0.90
 
* moved to 0.90
   −
===Multiple selections in the Journal===
+
==Multiple selections in the Journal==
 
* [http://lists.sugarlabs.org/archive/sugar-devel/2009-November/020630.html Mailing list discussion]
 
* [http://lists.sugarlabs.org/archive/sugar-devel/2009-November/020630.html Mailing list discussion]
 
* moved to 0.90
 
* moved to 0.90
   −
==Done==
+
=Done=
 
+
* items landed in a release (next is 0.88)
 
  −
 
  −
 
  −
==Drag icon==
  −
 
  −
<strike>
  −
What image should be used for drag icon for:
  −
* list view
  −
* thumbs view
  −
 
  −
Sugars <0.84 used nasty default icon, 0.86 uses default TreeView method - row snapshot. Last method will look nice especially for thumb view but there is an issue, draging large row(list view) or cell(thumbs view) user doesn't see target drop place e.g. icon in volume list
  −
</strike><br>[[Design_Team/Designs/Frame#15]] mockup was implemented [[User:Alsroot|alsroot]] 02:52, 26 January 2010 (UTC)
  −
 
  −
Is it right if only widgets(Journal related, pure text from could be dragged as usual) that could be dragged are object icon in list view and thumb in thumbs view?
  −
* implementing scheme when any space in row(list view) and cell(thumbs view) could be dragged is(of course) possible in new journal but requires not obvious coding
  −
* does it make sense if empty space(in list view row) could be dragged as journal object, moreover it's easy to make a mistake and drag wrong object
  −
 
  −
==Hover over mode==
  −
 
  −
Should ObjectChooser highlight current item, <=0.84 has this feature, 0.86 doesn't.
  −
 
  −
[[File:Hover-over.png|200px]]
 
3,267

edits