sugarlabs / sugar-artwork

Sugar icons and themes
Apache License 2.0
11 stars 33 forks source link

Increase the size of the Paned controls and show separator pane icon. #41

Closed i5o closed 9 years ago

i5o commented 9 years ago

This patch increase the size of the paned controls for be more accessible in touch/small screens.

Its add a icon (pane-separator) for be more easy to see

Tested in Xo-4.

Fixes SL#4058

SL#4058 Without the patch SL#4058 with the patch

samdroid-apps commented 9 years ago

Does this effect all devices or only touch devices?

On Mon, 15 Dec 2014 8:07 am Ignacio Rodríguez notifications@github.com wrote:

This patch increase the size of the paned controls for be more accessible in touch/small screens. Its add a icon (pane-separator) for be more easy to see

Fixes SL#4058

You can merge this Pull Request by running

git pull https://github.com/ignaciouy/sugar-artwork SL4058

Or view, comment on, or merge it at:

https://github.com/sugarlabs/sugar-artwork/pull/41 Commit Summary

  • Increase the size of the Paned controls and show separator pane icon.

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/sugarlabs/sugar-artwork/pull/41.

i5o commented 9 years ago

@SAMdroid-apps all

sdanielf commented 9 years ago

Discussion on ticket SL#4058 was about if Paned widgets should be used in activities since other touch interfaces don't have paned widgets. Activities with lists in the left part of the screen should include a button to hide the list.

godiard commented 9 years ago

HI @sdanielf, do you have a link to that decision? I can't find it in the ticket comments.

godiard commented 9 years ago

I think we included show/hide buttons in the activities. If someone is missing, fill a ticket for the specific activity.