Projects/Usability/HIG/Splitter: Difference between revisions

From KDE TechBase
< Projects‎ | Usability‎ | HIG
(HIG moved to community)
 
Line 1: Line 1:
__NOTOC__
{{ Moved To Community | KDE_Visual_Design_Group/HIG/Splitter }}
 
== Purpose ==
A ''splitter'' is a visual separator between two grouping elements. It allows the user to resize the adjacent groups.
== Example ==
== Guidelines ==
=== Is this the right control ===
* Always put a splitter between aligned, resizable grouping controls to allow individualization for users.
 
=== Behavior ===
* Store splitters' position and adjust control size accordingly on next login.
===  Appearance ===
* Define a minimum size for areas that cannot be undercut by users.
* Make splitters at least 5 pixels wide so that they can be easily clicked by any input device.
 
== Implementation ==
 
[[Category:Usability]][[Category:Behavior]][[Category:Viewing_and_Navigation]][[Category:Grouping]]

Latest revision as of 12:09, 4 August 2016

This page is now on the community wiki.